Lines Matching refs:store_bool
617 static void store_bool(Json::Value* target, const char* key, bool value, bool defaultValue) {1090 store_bool(&result, SKDEBUGCANVAS_ATTRIBUTE_ANTIALIAS, paint.isAntiAlias(), false);1091 store_bool(&result, SKDEBUGCANVAS_ATTRIBUTE_DITHER, paint.isDither(), false);