HomeSort by relevance Sort by last modified time
    Searched refs:RT_DIALOG (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/src/D3D9/
D3D9.cpp 136 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG);
  /external/swiftshader/src/OpenGL/libGL/
main.cpp 127 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG);
  /toolchain/binutils/binutils-2.27/binutils/
resres.c 310 rt = RT_DIALOG;
windint.h 274 #define RT_DIALOG 5
resrc.c 880 r = define_standard_resource (&resources, RT_DIALOG, id,
    [all...]
resbin.c 87 case RT_DIALOG:
    [all...]
  /external/swiftshader/src/OpenGL/libEGL/
main.cpp 131 HRSRC dialog = FindResource(instance, MAKEINTRESOURCE(IDD_DIALOG1), RT_DIALOG);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h 127 #define RT_DIALOG MAKEINTRESOURCE(5)
    [all...]

Completed in 157 milliseconds