Home | History | Annotate | Download | only in utils

Lines Matching refs:isStrikeThruText

822     lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isStrikeThruText());
1170 { "isStrikeThruText", lpaint_isStrikeThruText },