Searched refs:PathToStyle (Results 1 – 1 of 1) sorted by relevance
287 std::string PathToStyle; in getPathToStyle() local291 PathToStyle += ".." + PathSep; in getPathToStyle()292 return PathToStyle + "style.css"; in getPathToStyle()296 const std::string &PathToStyle = "") { in emitPrelude() argument302 if (PathToStyle.empty()) in emitPrelude()306 << escape(PathToStyle, Opts) << "'>"; in emitPrelude()