Searched refs:gPathDirMap (Results 1 – 2 of 2) sorted by relevance
60 } gPathDirMap[] = { variable66 for (size_t i = 0; i < SK_ARRAY_COUNT(gPathDirMap); ++i) { in from_c_path_direction()67 if (gPathDirMap[i].fC == cdir) { in from_c_path_direction()69 *dir = gPathDirMap[i].fSk; in from_c_path_direction()