Home
last modified time | relevance | path

Searched defs:GetAlignOffset (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Dflutter_render_custom_paint.cpp613 double FlutterRenderCustomPaint::GetAlignOffset(TextAlign align, std::unique_ptr<txt::Paragraph>& p… in GetAlignOffset() function in OHOS::Ace::FlutterRenderCustomPaint
Dflutter_render_offscreen_canvas.cpp1192 double FlutterRenderOffscreenCanvas::GetAlignOffset( in GetAlignOffset() function in OHOS::Ace::FlutterRenderOffscreenCanvas
Drosen_render_custom_paint.cpp834 double RosenRenderCustomPaint::GetAlignOffset(TextAlign align, std::unique_ptr<txt::Paragraph>& par… in GetAlignOffset() function in OHOS::Ace::RosenRenderCustomPaint
Drosen_render_offscreen_canvas.cpp2282 double RosenRenderOffscreenCanvas::GetAlignOffset(const std::string& text, TextAlign align, in GetAlignOffset() function in OHOS::Ace::RosenRenderOffscreenCanvas
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_paint/
Dcustom_paint_paint_method.cpp2092 double CustomPaintPaintMethod::GetAlignOffset(TextAlign align, std::unique_ptr<txt::Paragraph>& par… in GetAlignOffset() function in OHOS::Ace::NG::CustomPaintPaintMethod