Searched refs:gPathDirMap (Results 1 – 1 of 1) sorted by relevance
108 } gPathDirMap[] = { variable114 for (size_t i = 0; i < SK_ARRAY_COUNT(gPathDirMap); ++i) { in from_c_path_direction()115 if (gPathDirMap[i].fC == cdir) { in from_c_path_direction()117 *dir = gPathDirMap[i].fSk; in from_c_path_direction()