Searched refs:fBoolValue (Results 1 – 4 of 4) sorted by relevance
299 info->fBoolValue = pBool; in CreateBoolFlag()300 *info->fBoolValue = info->fDefaultBool = defaultValue; in CreateBoolFlag()396 *fBoolValue = value; in setBool()455 , fBoolValue(nullptr) in SkFlagInfo()483 bool* fBoolValue; variable
112 *fBoolValue = true; in match()119 *fBoolValue = false; in match()131 parse_bool_arg(string, fBoolValue); in match()
129 bool fBoolValue; member
126 stream->writeText(fBoolValue ? "true" : "false"); in emitObject()197 u.fBoolValue = value; in Bool()