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