Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h65 constexpr uint8_t FONT_ASCEND_LEN = 2; member
66 constexpr uint8_t FONT_DESCEND_OFFSET = FONT_ASCEND_OFFSET + FONT_ASCEND_LEN;
78 constexpr uint8_t FONT_HEAD_TOTAL_LEN = FONT_ID_LEN + GLYPH_NUM_LEN + FONT_HEIGHT_LEN + FONT_ASCEND_LEN +
246 int16_t ascender; // FONT_ASCEND_LEN

Completed in 2 milliseconds