HomeSort by relevance Sort by last modified time
    Searched refs:lpszMenuName (Results 1 - 25 of 26) 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/deqp/framework/platform/win32/
tcuWin32Window.cpp 59 wndClass.lpszMenuName = NULL;
  /external/opencv3/samples/directx/
winapp.hpp 40 wcex.lpszMenuName = 0L;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10winmain.cpp 75 wcex.lpszMenuName = 0;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11winmain.cpp 75 wcex.lpszMenuName = 0;
  /external/skia/src/gpu/gl/win/
SkCreatePlatformGLContext_win.cpp 58 wc.lpszMenuName = nullptr;
  /external/skia/src/views/win/
skia_win.cpp 33 wcex.lpszMenuName = NULL;
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-win32.c 230 wc.lpszMenuName = NULL;
  /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 87 wndclass.lpszMenuName = szAppName;
layout.cpp 86 wndclass.lpszMenuName = szAppName;
  /external/libpng/contrib/gregbook/
rpng-win.c 548 wndclass.lpszMenuName = NULL;
rpng2-win.c 761 wndclass.lpszMenuName = NULL;
    [all...]
  /external/skia/src/utils/win/
SkWGL_win.cpp 195 wc.lpszMenuName = nullptr;
  /external/webrtc/webrtc/modules/video_render/test/testAPI/
testAPI.cc 120 wcx.lpszMenuName = NULL;
  /external/autotest/client/tests/kvm/deps/
rss.cpp 985 wc.lpszMenuName = NULL;
    [all...]
  /external/libpng/contrib/visupng/
VisualPng.c 96 wndclass.lpszMenuName = szProgName;
  /external/opencv3/modules/highgui/src/
window_w32.cpp 245 wndc.lpszMenuName = highGUIclassName;
253 wndc.lpszMenuName = mainHighGUIclassName;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h 766 LPCSTR lpszMenuName;
781 LPCWSTR lpszMenuName;
801 LPCSTR lpszMenuName;
814 LPCWSTR lpszMenuName;
    [all...]
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
tri.c     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 729 milliseconds

1 2