Home | History | Annotate | Download | only in json

Lines Matching refs:store_bool

153 static void store_bool(Json::Value* target, const char* key, bool value, bool defaultValue) {
466 store_bool(&result, SKJSONCANVAS_ATTRIBUTE_ANTIALIAS, paint.isAntiAlias(), false);