Home
last modified time | relevance | path

Searched defs:LanguageId (Results 1 – 6 of 6) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dusbscan.h61 USHORT LanguageId; member
Dbits.h236 #define IBackgroundCopyError_GetErrorDescription(This,LanguageId,pErrorDescription) (This)->lpVtbl-… argument
237 #define IBackgroundCopyError_GetErrorContextDescription(This,LanguageId,pContextDescription) (This)… argument
669 #define IBackgroundCopyManager_GetErrorDescription(This,hResult,LanguageId,pErrorDescription) (This… argument
Dusb.h341 USHORT LanguageId; member
Dusbioctl.h281 USHORT LanguageId; member
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dusbscan.h78 IN USHORT LanguageId; member
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc460 int32_t NameTable::LanguageId(int32_t index) { in LanguageId() function in sfntly::NameTable