HomeSort by relevance Sort by last modified time
    Searched refs:lpszMenuName (Results 1 - 25 of 34) sorted by null

1 2

  /external/lzma/CPP/Windows/
Window.cpp 32 if (IS_INTRESOURCE(wndClass->lpszMenuName))
33 wndClassA.lpszMenuName = (LPCSTR)wndClass->lpszMenuName;
36 menuName = GetSystemString(wndClass->lpszMenuName);
37 wndClassA.lpszMenuName = menuName;
  /prebuilts/misc/windows/sdl2/test/
testnativew32.c 56 wc.lpszMenuName = NULL;
  /external/lzma/CPP/Windows/Control/
Window2.cpp 65 wc.lpszMenuName = NULL;
112 wc.lpszMenuName = NULL;
  /external/mesa3d/src/glx/windows/
windowsgl.c 89 wc.lpszMenuName = NULL;
150 wc.lpszMenuName = NULL;
303 wc.lpszMenuName = NULL;
  /external/deqp/framework/platform/win32/
tcuWin32Window.cpp 59 wndClass.lpszMenuName = NULL;
  /external/skia/tools/gpu/gl/win/
CreatePlatformGLTestContext_win.cpp 64 wc.lpszMenuName = nullptr;
  /external/skqp/tools/gpu/gl/win/
CreatePlatformGLTestContext_win.cpp 64 wc.lpszMenuName = nullptr;
  /external/swiftshader/tests/OGLSimpleCube/
OGLSimpleCube.cpp 195 wndClass.lpszMenuName = NULL;
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
OGLES2HelloAPI_Windows.cpp 170 sWC.lpszMenuName = 0;
  /external/google-breakpad/src/client/windows/tests/crash_generation_app/
crash_generation_app.cc 104 wcex.lpszMenuName = MAKEINTRESOURCE(IDC_CRASHGENERATIONAPP);
  /external/icu/icu4c/source/samples/layout/
clayout.c 93 wndclass.lpszMenuName = szAppName;
layout.cpp 92 wndclass.lpszMenuName = szAppName;
  /external/skia/tools/gpu/gl/angle/
GLTestContext_angle.cpp 145 wc.lpszMenuName = nullptr;
  /external/skia/tools/sk_app/win/
Window_win.cpp 77 wcex.lpszMenuName = nullptr;
  /external/skqp/tools/gpu/gl/angle/
GLTestContext_angle.cpp 145 wc.lpszMenuName = nullptr;
  /external/skqp/tools/sk_app/win/
Window_win.cpp 77 wcex.lpszMenuName = nullptr;
  /external/libpng/contrib/gregbook/
rpng-win.c 555 wndclass.lpszMenuName = NULL;
rpng2-win.c 767 wndclass.lpszMenuName = NULL;
    [all...]
  /external/skia/src/utils/win/
SkWGL_win.cpp 200 wc.lpszMenuName = nullptr;
  /external/skqp/src/utils/win/
SkWGL_win.cpp 200 wc.lpszMenuName = nullptr;
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 564 wc.lpszMenuName = 0;
  /external/webrtc/webrtc/modules/video_render/test/testAPI/
testAPI.cc 120 wcx.lpszMenuName = NULL;
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopScreen.c 904 Private->WindowsClass.lpszMenuName = NULL;
    [all...]
  /external/libpng/contrib/visupng/
VisualPng.c 96 wndclass.lpszMenuName = szProgName;
  /external/mdnsresponder/mDNSWindows/DLLX/
DNSSDService.cpp 120 wc.lpszMenuName = NULL;

Completed in 813 milliseconds

1 2