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

/external/chromium-trace/trace-viewer/hooks/
H A Dpre_push13 import posix # No way to do this on Windows, just give up there. namespace
/external/skia/src/sfnt/
H A DSkOTTable_name.h43 ((Windows, SkTEndian_SwapBE16(3)))
119 /** Name table strings using PlatformID::Windows must use Symbol, UnicodeBMPUCS2, or
123 struct Windows { struct in union:SkOTTableName::Record::EncodingID
126 ((UnicodeBMPUCS2, SkTEndian_SwapBE16(1))) // UCS2-BE, Windows default
276 * On Windows the current set can be had from EnumSystemLocalesEx and LocaleNameToLCID.
278 struct Windows { struct in union:SkOTTableName::Record::LanguageID

Completed in 231 milliseconds