Home
last modified time | relevance | path

Searched refs:MAX_FAMILIES (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DFontNamesTest.cpp144 #define MAX_FAMILIES 1000 macro
149 int count = std::min(fm->countFamilies(), MAX_FAMILIES); in test_systemfonts()
/third_party/skia/gm/
H A Dfontmgr.cpp35 #define MAX_FAMILIES 30 macro
92 int count = std::min(fm->countFamilies(), MAX_FAMILIES);

Completed in 1 milliseconds