Home | History | Annotate | Download | only in extensions

Lines Matching refs:bool_value

359   bool bool_value = false;
360 if (!ext->GetBoolean(pref_key, &bool_value))
363 return bool_value;