Home | History | Annotate | Download | only in utils

Lines Matching refs:isAutohinted

866     lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isAutohinted());
1146 { "isAutohinted", lpaint_isAutohinted },