Searched refs:gErrorStrings (Results 1 – 2 of 2) sorted by relevance
17 static char const* const gErrorStrings[] = { variable42 if ((unsigned)fCode < SK_ARRAY_COUNT(gErrorStrings)) in getErrorString()43 temp.set(gErrorStrings[fCode - 1]); in getErrorString()