Searched refs:kMaxFontFamilyLength (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/ports/ | ||
H A D | SkFontConfigInterface_direct.cpp | 490 #define kMaxFontFamilyLength 2048 macro 583 if (familyStr.size() > kMaxFontFamilyLength) { |
Completed in 1 milliseconds