Searched refs:cp2uni_glyphs (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dmbtowc.c58 const WCHAR * const cp2uni = (flags & MB_USEGLYPHCHARS) ? table->cp2uni_glyphs : table->cp2uni;
77 const WCHAR * const cp2uni = (flags & MB_USEGLYPHCHARS) ? table->cp2uni_glyphs : table->cp2uni;
122 const WCHAR * const cp2uni = (flags & MB_USEGLYPHCHARS) ? table->cp2uni_glyphs : table->cp2uni;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dunicode.h73 const WCHAR *cp2uni_glyphs; /* code page -> Unicode map with glyph chars */ member in struct:sbcs_table
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dunicode.h73 const WCHAR *cp2uni_glyphs; /* code page -> Unicode map with glyph chars */ member in struct:sbcs_table
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dunicode.h74 const WCHAR *cp2uni_glyphs; /* code page -> Unicode map with glyph chars */ member in struct:sbcs_table
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dunicode.h74 const WCHAR *cp2uni_glyphs; /* code page -> Unicode map with glyph chars */ member in struct:sbcs_table
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dunicode.h73 const WCHAR *cp2uni_glyphs; /* code page -> Unicode map with glyph chars */ member in struct:sbcs_table
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dunicode.h74 const WCHAR *cp2uni_glyphs; /* code page -> Unicode map with glyph chars */ member in struct:sbcs_table

Completed in 53 milliseconds