Searched refs:GLYPH_FIT_THRESHOLD (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeFont/src/ | ||
H A D | font_defs.h | 91 constexpr const int GLYPH_FIT_THRESHOLD = 4; member |
H A D | font_manager.cpp | 413 if (minDiff <= GLYPH_FIT_THRESHOLD) { in UpdateAtlas() |
Completed in 2 milliseconds