Searched refs:isEmbeddedBitmapText (Results 1 – 4 of 4) sorted by relevance
126 if (paint.isEmbeddedBitmapText()) { in Testing_CreateFromPaint()
1444 if (paint.isEmbeddedBitmapText()) { in MakeRec()2241 SkAddFlagToString(str, this->isEmbeddedBitmapText(), in toString()
200 bool isEmbeddedBitmapText() const { in isEmbeddedBitmapText() function
861 lua_pushboolean(L, get_obj<SkPaint>(L, 1)->isEmbeddedBitmapText()); in lpaint_isEmbeddedBitmapText()