Searched refs:WebTextRenderInfo (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebKitGraphics.h49 struct WebTextRenderInfo struct
66 void WebDrawText(WebTextRenderInfo*);
H A DWebKitGraphics.cpp75 // the old WebTextRenderInfo that has a smaller structSize than the current one with the new text shadow data members.
90 void WebDrawText(WebTextRenderInfo* info)
110 if (info->structSize == sizeof(WebTextRenderInfo) &&

Completed in 80 milliseconds