Home
last modified time | relevance | path

Searched defs:BaseOption (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tools/
Dusing_skia_and_harfbuzz.cpp28 struct BaseOption { struct
34 BaseOption(std::string _selector, std::string _description) in BaseOption() argument
40 virtual ~BaseOption() {} in ~BaseOption() argument