Searched refs:PathToStyle (Results 1 – 1 of 1) sorted by relevance
423 std::string PathToStyle; in getPathToStyle() local427 PathToStyle += ".." + PathSep; in getPathToStyle()428 return PathToStyle + "style.css"; in getPathToStyle()441 const std::string &PathToStyle = "", in emitPrelude() argument448 if (PathToStyle.empty()) in emitPrelude()452 << escape(PathToStyle, Opts) << "'>"; in emitPrelude()