Home | History | Annotate | Download | only in utils

Lines Matching refs:isDevKernText

846     lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isDevKernText());
1142 { "isDevKernText", lpaint_isDevKernText },