HomeSort by relevance Sort by last modified time
    Searched defs:WCHAR (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebKit/win/
WebKitGraphics.h 36 typedef wchar_t WCHAR;
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);
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 146 typedef unsigned short WCHAR; /* wch */
149 typedef WCHAR TCHAR;
154 typedef WCHAR *PWCHAR;
174 typedef unsigned short WCHAR; /* wch */
177 typedef WCHAR TCHAR;
182 typedef WCHAR *PWCHAR;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 146 typedef unsigned short WCHAR; /* wch */
149 typedef WCHAR TCHAR;
154 typedef WCHAR *PWCHAR;
174 typedef unsigned short WCHAR; /* wch */
177 typedef WCHAR TCHAR;
182 typedef WCHAR *PWCHAR;

Completed in 57 milliseconds