Home
last modified time | relevance | path

Searched refs:CreateWindowA (Results 1 – 25 of 128) sorted by relevance

123456

/dports/devel/boost-docs/boost_1_72_0/libs/wave/test/testwave/testfiles/
H A Dt_9_012.cpp13 #define CreateWindowA(lpClassName, lpWindowName, dwStyle, x, y,\ macro
19 CreateWindowA(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) //R CreateWindowExA(0L, 1, 2, 3, 4, 5, 6, 7, 8, 9…
/dports/devel/boost-python-libs/boost_1_72_0/libs/wave/test/testwave/testfiles/
H A Dt_9_012.cpp13 #define CreateWindowA(lpClassName, lpWindowName, dwStyle, x, y,\ macro
19 CreateWindowA(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) //R CreateWindowExA(0L, 1, 2, 3, 4, 5, 6, 7, 8, 9…
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_9_012.cpp13 #define CreateWindowA(lpClassName, lpWindowName, dwStyle, x, y,\ macro
19 CreateWindowA(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) //R CreateWindowExA(0L, 1, 2, 3, 4, 5, 6, 7, 8, 9…
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_9_012.cpp13 #define CreateWindowA(lpClassName, lpWindowName, dwStyle, x, y,\ macro
19 CreateWindowA(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) //R CreateWindowExA(0L, 1, 2, 3, 4, 5, 6, 7, 8, 9…
/dports/databases/percona57-server/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_9_012.cpp13 #define CreateWindowA(lpClassName, lpWindowName, dwStyle, x, y,\ macro
19 CreateWindowA(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) //R CreateWindowExA(0L, 1, 2, 3, 4, 5, 6, 7, 8, 9…
/dports/databases/xtrabackup/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_9_012.cpp13 #define CreateWindowA(lpClassName, lpWindowName, dwStyle, x, y,\ macro
19 CreateWindowA(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) //R CreateWindowExA(0L, 1, 2, 3, 4, 5, 6, 7, 8, 9…
/dports/databases/percona57-client/boost_1_59_0/libs/wave/test/testwave/testfiles/
H A Dt_9_012.cpp13 #define CreateWindowA(lpClassName, lpWindowName, dwStyle, x, y,\ macro
19 CreateWindowA(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) //R CreateWindowExA(0L, 1, 2, 3, 4, 5, 6, 7, 8, 9…
/dports/devel/boost-libs/boost_1_72_0/libs/wave/test/testwave/testfiles/
H A Dt_9_012.cpp13 #define CreateWindowA(lpClassName, lpWindowName, dwStyle, x, y,\ macro
19 CreateWindowA(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) //R CreateWindowExA(0L, 1, 2, 3, 4, 5, 6, 7, 8, 9…
/dports/devel/hyperscan/boost_1_75_0/libs/wave/test/testwave/testfiles/
H A Dt_9_012.cpp13 #define CreateWindowA(lpClassName, lpWindowName, dwStyle, x, y,\ macro
19 CreateWindowA(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) //R CreateWindowExA(0L, 1, 2, 3, 4, 5, 6, 7, 8, 9…
/dports/math/vtk9/VTK-9.1.0/Rendering/UI/
H A DvtkWin32HardwareWindow.cxx150 CreateWindowA("vtkVulkan", "VTK - Vulkan", WS_CHILD | WS_CLIPCHILDREN /*| WS_CLIPSIBLINGS*/, in Create()
166 this->WindowId = CreateWindowA("vtkOpenGL", "VTK - Vulkan", style, x, y, r.right - r.left, in Create()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/
H A DXwinsock.h50 #undef CreateWindowA
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/
H A DXwinsock.h63 #undef CreateWindowA
H A DXwindows.h86 #undef CreateWindowA
/dports/math/vtk9/VTK-9.1.0/Utilities/OutputWindowProcess/
H A DvtkWin32OutputWindowProcess.c102 MainWindow = CreateWindowA( in WinMain()
104 EditWindow = CreateWindowA( in WinMain()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/wtsapi/test/
H A DTestWtsApiSessionNotification.c21 hWnd = CreateWindowA("STATIC", "TestWtsApiSessionNotification", 0, 0, 0, 0, 0, HWND_MESSAGE, in TestWtsApiSessionNotification()
/dports/graphics/poppler-glib/poppler-21.12.0/utils/
H A Dpdftocairo-win32.cc150 …HWND hwnd = CreateWindowA(WC_BUTTONA, label, WS_CHILD | WS_VISIBLE | BS_GROUPBOX, rect->left, rect… in createGroupBox()
159 …HWND hwnd = CreateWindowA(WC_BUTTONA, label, WS_CHILD | WS_VISIBLE | BS_AUTOCHECKBOX | WS_TABSTOP,… in createCheckBox()
168 …HWND hwnd = CreateWindowA(WC_STATICA, text, WS_CHILD | WS_VISIBLE | SS_LEFT, rect->left, rect->top… in createStaticText()
177 …HWND hwnd = CreateWindowA(WC_COMBOBOX, "", WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP | CBS_DRO… in createPageScaleComboBox()
/dports/graphics/poppler-qt5/poppler-21.12.0/utils/
H A Dpdftocairo-win32.cc150 …HWND hwnd = CreateWindowA(WC_BUTTONA, label, WS_CHILD | WS_VISIBLE | BS_GROUPBOX, rect->left, rect… in createGroupBox()
159 …HWND hwnd = CreateWindowA(WC_BUTTONA, label, WS_CHILD | WS_VISIBLE | BS_AUTOCHECKBOX | WS_TABSTOP,… in createCheckBox()
168 …HWND hwnd = CreateWindowA(WC_STATICA, text, WS_CHILD | WS_VISIBLE | SS_LEFT, rect->left, rect->top… in createStaticText()
177 …HWND hwnd = CreateWindowA(WC_COMBOBOX, "", WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP | CBS_DRO… in createPageScaleComboBox()
/dports/graphics/poppler/poppler-21.12.0/utils/
H A Dpdftocairo-win32.cc150 …HWND hwnd = CreateWindowA(WC_BUTTONA, label, WS_CHILD | WS_VISIBLE | BS_GROUPBOX, rect->left, rect… in createGroupBox()
159 …HWND hwnd = CreateWindowA(WC_BUTTONA, label, WS_CHILD | WS_VISIBLE | BS_AUTOCHECKBOX | WS_TABSTOP,… in createCheckBox()
168 …HWND hwnd = CreateWindowA(WC_STATICA, text, WS_CHILD | WS_VISIBLE | SS_LEFT, rect->left, rect->top… in createStaticText()
177 …HWND hwnd = CreateWindowA(WC_COMBOBOX, "", WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP | CBS_DRO… in createPageScaleComboBox()
/dports/graphics/poppler-utils/poppler-21.12.0/utils/
H A Dpdftocairo-win32.cc150 …HWND hwnd = CreateWindowA(WC_BUTTONA, label, WS_CHILD | WS_VISIBLE | BS_GROUPBOX, rect->left, rect… in createGroupBox()
159 …HWND hwnd = CreateWindowA(WC_BUTTONA, label, WS_CHILD | WS_VISIBLE | BS_AUTOCHECKBOX | WS_TABSTOP,… in createCheckBox()
168 …HWND hwnd = CreateWindowA(WC_STATICA, text, WS_CHILD | WS_VISIBLE | SS_LEFT, rect->left, rect->top… in createStaticText()
177 …HWND hwnd = CreateWindowA(WC_COMBOBOX, "", WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP | CBS_DRO… in createPageScaleComboBox()
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkTestOpenGLVersion.cxx78 HWND windowHandle = CreateWindowA(wc.lpszClassName, "openglversioncheck", WS_OVERLAPPEDWINDOW, 0, in CheckOpenGLVersion()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/
H A Dscreen_drawer_win.cc61 HWND hwnd = CreateWindowA( in CreateDrawerWindow()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/
H A Dscreen_drawer_win.cc61 HWND hwnd = CreateWindowA( in CreateDrawerWindow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/
H A Dscreen_drawer_win.cc61 HWND hwnd = CreateWindowA( in CreateDrawerWindow()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/
H A Dscreen_drawer_win.cc61 HWND hwnd = CreateWindowA( in CreateDrawerWindow()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dscreen_drawer_win.cc61 HWND hwnd = CreateWindowA( in CreateDrawerWindow()

123456