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