Searched refs:PathToStyle (Results 1 – 1 of 1) sorted by relevance
428 std::string PathToStyle; in getPathToStyle() local432 PathToStyle += ".." + PathSep; in getPathToStyle()433 return PathToStyle + "style.css"; in getPathToStyle()446 const std::string &PathToStyle = "", in emitPrelude() argument453 if (PathToStyle.empty()) in emitPrelude()457 << escape(PathToStyle, Opts) << "'>"; in emitPrelude()