Home
last modified time | relevance | path

Searched refs:PaintTextAndPlaceholder (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.h165 void PaintTextAndPlaceholder(SkCanvas* canvas) const;
177 void PaintTextAndPlaceholder(RSCanvas* canvas) const;
H A Drosen_render_text_field.cpp414 void RosenRenderTextField::PaintTextAndPlaceholder(SkCanvas* canvas) const function in OHOS::Ace::RosenRenderTextField
416 void RosenRenderTextField::PaintTextAndPlaceholder(RSCanvas* canvas) const
1901 PaintTextAndPlaceholder(canvas);