Home
last modified time | relevance | path

Searched refs:isALPHA (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tests/
DFontMgrAndroidParserTest.cpp36 static bool isALPHA(int c) { in isALPHA() function
59 REPORTER_ASSERT(reporter, isALPHA(c) || isDIGIT(c) || '-' == c); in ValidateLoadedFonts()
/external/skia/tests/
DFontMgrAndroidParserTest.cpp36 static bool isALPHA(int c) { in isALPHA() function
59 REPORTER_ASSERT(reporter, isALPHA(c) || isDIGIT(c) || '-' == c); in ValidateLoadedFonts()