Home | History | Annotate | Download | only in utils

Lines Matching refs:setSubpixelText

842     get_obj<SkPaint>(L, 1)->setSubpixelText(lua2bool(L, 2));
1174 { "setSubpixelText", lpaint_setSubpixelText },