Home
last modified time | relevance | path

Searched refs:StringOption (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/
H A Dusing_skia_and_harfbuzz.cpp95 struct StringOption : Option<std::string> { struct
98 StringOption(std::string _selector, in StringOption() function
109 StringOption title = StringOption("-t", "PDF title", "---");
110 StringOption author = StringOption("-a", "PDF author", "---");
111 StringOption subject = StringOption("-k", "PDF subject", "---");
112 StringOption keywords = StringOption("
[all...]

Completed in 1 milliseconds