Home | History | Annotate | Download | only in utils

Lines Matching refs:isSubpixelText

731     lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isSubpixelText());
1061 { "isSubpixelText", lpaint_isSubpixelText },