Searched refs:NUM_48 (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeFont/src/ | ||
H A D | font_defs.h | 95 constexpr uint32_t NUM_48 = 48; member 135 return rshift_u64(glyphKey, NUM_48) & UINT8_MAX; in GetStrength() |
Completed in 1 milliseconds