Home
last modified time | relevance | path

Searched defs:actualBoundingBoxLeft (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpaint_state.h114 double actualBoundingBoxLeft = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp992 auto actualBoundingBoxLeft = -GetAlignOffset(textAlign, paragraph); in MeasureTextMetrics() local
H A Drosen_render_offscreen_canvas.cpp2121 auto actualBoundingBoxLeft = -GetAlignOffset(text, textAlign, paragraph); in MeasureTextMetrics() local