Searched defs:MeasureTextHeight (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ | ||
H A D | custom_paint_component.cpp | 140 double CanvasTaskPool::MeasureTextHeight(const std::string& text, const PaintState& state) in MeasureTextHeight() function in OHOS::Ace::CanvasTaskPool |
H A D | rosen_render_custom_paint.cpp | 916 double RosenRenderCustomPaint::MeasureTextHeight(const std::string& text, const PaintState& state) in MeasureTextHeight() function in OHOS::Ace::RosenRenderCustomPaint |
H A D | rosen_render_offscreen_canvas.cpp | 2031 double RosenRenderOffscreenCanvas::MeasureTextHeight(const std::string& text, const PaintState& sta… in MeasureTextHeight() function in OHOS::Ace::RosenRenderOffscreenCanvas |