Home
last modified time | relevance | path

Searched refs:xHeight (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_layout_info.h63 double xHeight; member
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp325 lineMetrics->xHeight = skFontMetrics.fXHeight; in GetLineInfo()
335 lineMetrics->xHeight = 0.0; in GetLineInfo()
369 line.xHeight = skmFontMetrics.fXHeight; in GetLineMetrics()
372 line.xHeight = 0.0; in GetLineMetrics()
/foundation/graphic/graphic_3d/lume/LumeFont/api/
H A Dintf_font.h61 float xHeight; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_font.h476 float xHeight; member
H A Ddrawing_text_typography.h237 double xHeight; member
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography.h85 double xHeight; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp970 lineMetrics.xHeight = resMetric.xHeight; in GetLineMetrics()
1084 lineMetrics.xHeight = resMetric.xHeight; in GetLineMetricsByCoordinate()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dparagraph.h88 float xHeight = 0.0f; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font.cpp393 cFontMetrics->xHeight = metrics.fXHeight; in OH_Drawing_FontGetMetrics()
H A Ddrawing_text_typography.cpp1017 drawingFontMetrics.xHeight = fontMetrics.fXHeight; in ConvertFontMetrics()
1030 drawingLineMetrics.xHeight = lineMetrics.xHeight; in ConvertLineMetrics()

Completed in 14 milliseconds