Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpaint_state.h111 struct TextMetrics { struct
112 double width = 0;
113 double height = 0;
114 double actualBoundingBoxLeft = 0;
115 double actualBoundingBoxRight = 0;
118 double alphabeticBaseline = 0;
119 double emHeightAscent = 0;
120 double emHeightDescent = 0;
121 double fontBoundingBoxAscent = 0;
123 double hangingBaseline = 0;
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-canvasrenderingcontext2d.md3596 ## TextMetrics section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-canvasrenderingcontext2d.md3958 ## TextMetrics section