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