Searched refs:parse_option_bool (Results 1 – 2 of 2) sorted by relevance
213 static bool parse_option_bool(const SkString& value, bool* outBool) { in parse_option_bool() function428 return parse_option_bool(*optionValue, outBool); in get_option_bool()
271 static bool parse_option_bool(const SkString& value, bool* outBool) { in parse_option_bool() function509 return parse_option_bool(*optionValue, outBool); in get_option_bool()