Home | History | Annotate | Download | only in utils

Lines Matching refs:isEmbeddedBitmapText

862     lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isEmbeddedBitmapText());
1178 { "isEmbeddedBitmapText", lpaint_isEmbeddedBitmapText },