Home | History | Annotate | Download | only in utils

Lines Matching refs:isVerticalText

871     lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isVerticalText());
1147 { "isVerticalText", lpaint_isVerticalText },