Searched defs:DPNA_STOP_BITS_ONE_FIVE (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | dpaddr.h | 116 # define DPNA_STOP_BITS_ONE_FIVE (const WCHAR []){ '1','.','5',0 } macro 152 # define DPNA_STOP_BITS_ONE_FIVE L"1.5" macro 188 static const WCHAR DPNA_STOP_BITS_ONE_FIVE[] = { '1','.','5',0 }; variable
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | dpaddr.h | 116 # define DPNA_STOP_BITS_ONE_FIVE (const WCHAR []){ '1','.','5',0 } macro 152 # define DPNA_STOP_BITS_ONE_FIVE L"1.5" macro 188 static const WCHAR DPNA_STOP_BITS_ONE_FIVE[] = { '1','.','5',0 }; variable
|
Completed in 35 milliseconds