Searched refs:NumSeps (Results 1 – 1 of 1) sorted by relevance
425 unsigned NumSeps = ViewPath.count(PathSep); in getPathToStyle() local426 for (unsigned I = 0, E = NumSeps; I < E; ++I) in getPathToStyle()434 unsigned NumSeps = ViewPath.count(PathSep); in getPathToJavaScript() local435 for (unsigned I = 0, E = NumSeps; I < E; ++I) in getPathToJavaScript()