Searched defs:offsetInFont (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/frameworks/draw/ | ||
H A D | draw_utils.cpp | 341 uint8_t offsetInFont = (colStart * fontWeight) % FONT_WEIGHT_8; in DrawLetter() local |
Completed in 6 milliseconds