Searched defs:FONT_HASH_MASK (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/frameworks/font/ | ||
H A D | glyphs_cache.h | 49 static constexpr uint32_t FONT_HASH_MASK = FONT_HASH_NR - 1; member in OHOS::GlyphsCache |
Completed in 1 milliseconds