Home
last modified time | relevance | path

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

/external/skia/tools/
Dusing_skia_and_harfbuzz.cpp98 struct DoubleOption : Option<double> { struct
105 DoubleOption(std::string _selector, std::string _description, double defaultValue) in DoubleOption() argument