Searched defs:WCHAR (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/win/
H A DWebKitGraphics.h36 typedef wchar_t WCHAR; typedef
37 typedef __nullterminated const WCHAR* LPCWSTR;
71 unsigned CenterTruncateStringToWidth(LPCTSTR text, int length, const WebFontDescription&, float width, WCHAR* buffer);
72 unsigned RightTruncateStringToWidth(LPCTSTR text, int length, const WebFontDescription&, float width, WCHAR* buffer);

Completed in 45 milliseconds