Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpaint_state.h117 double actualBoundingBoxDescent = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp995 auto actualBoundingBoxDescent = height - actualBoundingBoxAscent; in MeasureTextMetrics() local
H A Drosen_render_offscreen_canvas.cpp2124 auto actualBoundingBoxDescent = height - actualBoundingBoxAscent; in MeasureTextMetrics() local