Home | History | Annotate | Download | only in options

Lines Matching refs:CreateBooleanValue

147   datatypes->Append(Value::CreateBooleanValue(false));
153 everything->Append(Value::CreateBooleanValue(true));
273 scoped_ptr<Value> completed(Value::CreateBooleanValue(sync_setup_completed));
281 Value::CreateBooleanValue(is_start_stop_button_enabled));
286 Value::CreateBooleanValue(is_start_stop_button_visible));
298 enabled.reset(Value::CreateBooleanValue(!managed));
302 visible.reset(Value::CreateBooleanValue(status_has_error));
308 visible.reset(Value::CreateBooleanValue(true));
313 enabled.reset(Value::CreateBooleanValue(false));
317 visible.reset(Value::CreateBooleanValue(false));