Searched defs:outBool (Results 1 – 1 of 1) sorted by relevance
299 static bool parse_option_bool(const SkString& value, bool* outBool) { in parse_option_bool()554 bool get_option_bool(const char* optionKey, bool* outBool, bool optional = true) const { in get_option_bool()