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