Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h63 constexpr uint8_t FONT_HEIGHT_LEN = 2; member
64 constexpr uint8_t FONT_ASCEND_OFFSET = FONT_HEIGHT_OFFSET + FONT_HEIGHT_LEN;
78 constexpr uint8_t FONT_HEAD_TOTAL_LEN = FONT_ID_LEN + GLYPH_NUM_LEN + FONT_HEIGHT_LEN + FONT_ASCEND_LEN +

Completed in 2 milliseconds