Searched refs:pushTextBlob (Results 1 – 3 of 3) sorted by relevance
61 void pushTextBlob(const SkTextBlob*, const char tableKey[] = nullptr);
265 lua.pushTextBlob(blob, "blob"); in onDrawTextBlob()
360 void SkLua::pushTextBlob(const SkTextBlob* blob, const char key[]) { in pushTextBlob() function in SkLua