Home | History | Annotate | Download | only in utils

Lines Matching refs:isAutohinted

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