Searched refs:PathSep (Results 1 – 1 of 1) sorted by relevance
253 std::string PathSep = sys::path::get_separator(); in getPathToStyle() local254 unsigned NumSeps = ViewPath.count(PathSep); in getPathToStyle()256 PathToStyle += ".." + PathSep; in getPathToStyle()