Home | History | Annotate | Download | only in utils

Lines Matching refs:isEmbeddedBitmapText

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