Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DbmhParser.cpp1682 int chCompare = strncmp(fChar, kMarkProps[index].fName, typeLen); in getMarkType() local
1683 if (chCompare < 0) { in getMarkType()
1686 if (chCompare == 0) { in getMarkType()