Searched defs:CodePage (Results 1 – 10 of 10) sorted by relevance
/third_party/mingw-w64/mingw-w64-libraries/winstorecompat/src/ |
D | IsDBCSLeadByteEx.c | 32 BOOL WINAPI IsDBCSLeadByteEx( UINT CodePage, BYTE TestChar ) in IsDBCSLeadByteEx()
|
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/ |
D | ntnls.h | 14 USHORT CodePage; member
|
D | ntimage.h | 100 ULONG CodePage; member
|
D | scsi.h | 2611 UCHAR CodePage; member
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | winperf.h | 51 DWORD CodePage; member
|
D | tom.h | 229 #define ITextDocument_Open(This,pVar,Flags,CodePage) (This)->lpVtbl->Open(This,pVar,Flags,CodePage) argument 230 #define ITextDocument_Save(This,pVar,Flags,CodePage) (This)->lpVtbl->Save(This,pVar,Flags,CodePage) argument 1487 #define ITextDocument2_Open(This,pVar,Flags,CodePage) (This)->lpVtbl->Open(This,pVar,Flags,CodePage) argument 1488 #define ITextDocument2_Save(This,pVar,Flags,CodePage) (This)->lpVtbl->Save(This,pVar,Flags,CodePage) argument 1504 #define ITextDocument2_GetPreferredFont(This,cp,CodePage,Option,curCodepage,curFontSize,pbstr,pPitc… argument
|
D | subauth.h | 128 USHORT CodePage; member
|
D | winnls.h | 659 UINT CodePage; member 668 UINT CodePage; member
|
D | winnt.h | 7247 DWORD CodePage; member
|
/third_party/FatFs/source/ |
D | ff.c | 396 static WORD CodePage; /* Current code page */ variable
|