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