Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpaint_state.h115 double actualBoundingBoxRight = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp993 auto actualBoundingBoxRight = width - actualBoundingBoxLeft; in MeasureTextMetrics() local
H A Drosen_render_offscreen_canvas.cpp2122 auto actualBoundingBoxRight = width - actualBoundingBoxLeft; in MeasureTextMetrics() local