Searched refs:WC_NO_BEST_FIT_CHARS (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dwctomb.c84 if ((flags & WC_NO_BEST_FIT_CHARS) || ch == (unsigned char)table->info.def_char)
277 if ((flags & WC_NO_BEST_FIT_CHARS) || ch == table->info.def_char)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnls.h392 #define WC_NO_BEST_FIT_CHARS 0x0400 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnls.h336 #define WC_NO_BEST_FIT_CHARS 0x0400 macro

Completed in 55 milliseconds