Home
last modified time | relevance | path

Searched defs:hParent (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/
H A DInputBox.cpp46 bool InputBox_GetString(HINSTANCE hInst, HWND hParent, const wchar_t *title, const std::string &def… in InputBox_GetString()
67 bool InputBox_GetString(HINSTANCE hInst, HWND hParent, const wchar_t *title, const std::string &def… in InputBox_GetString()
89 bool InputBox_GetWString(HINSTANCE hInst, HWND hParent, const wchar_t *title, const std::wstring &d… in InputBox_GetWString()
111 bool InputBox_GetHex(HINSTANCE hInst, HWND hParent, const wchar_t* title, u32 defaultvalue, u32& ou… in InputBox_GetHex()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/
H A DInputBox.cpp46 bool InputBox_GetString(HINSTANCE hInst, HWND hParent, const wchar_t *title, const std::string &def… in InputBox_GetString()
67 bool InputBox_GetString(HINSTANCE hInst, HWND hParent, const wchar_t *title, const std::string &def… in InputBox_GetString()
89 bool InputBox_GetWString(HINSTANCE hInst, HWND hParent, const wchar_t *title, const std::wstring &d… in InputBox_GetWString()
111 bool InputBox_GetHex(HINSTANCE hInst, HWND hParent, const wchar_t* title, u32 defaultvalue, u32& ou… in InputBox_GetHex()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/
H A DInputBox.cpp46 bool InputBox_GetString(HINSTANCE hInst, HWND hParent, const wchar_t *title, const std::string &def… in InputBox_GetString()
67 bool InputBox_GetString(HINSTANCE hInst, HWND hParent, const wchar_t *title, const std::string &def… in InputBox_GetString()
89 bool InputBox_GetWString(HINSTANCE hInst, HWND hParent, const wchar_t *title, const std::wstring &d… in InputBox_GetWString()
111 bool InputBox_GetHex(HINSTANCE hInst, HWND hParent, const wchar_t* title, u32 defaultvalue, u32& ou… in InputBox_GetHex()
/dports/cad/z88/Z88OS-15/src/z88com/win/
H A Dtob88c.c76 HWND InitToolBar (HWND hParent) in InitToolBar()
106 HWND InitStatusBar (HWND hParent) in InitStatusBar()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DStatic.cpp17 CStatic::CStatic(HWND hParent, const RECT& rect, unsigned long nStyle) in CStatic()
22 CStatic::CStatic(HWND hParent, const TCHAR* sText, unsigned long nStyle) in CStatic()
H A DFileDialog.cpp62 int CFileDialog::SummonOpen(HWND hParent) in SummonOpen()
74 int CFileDialog::SummonSave(HWND hParent) in SummonSave()
H A DModalWindow.cpp5 CModalWindow::CModalWindow(HWND hParent) in CModalWindow()
H A DMDIClient.cpp6 CMDIClient::CMDIClient(HWND hParent, HMENU hMenu) in CMDIClient()
H A DMDIChild.cpp7 …st TCHAR* sClass, const TCHAR* sWindow, unsigned long nStyle, RECT* pR, HWND hParent, void* pParam) in Create()
H A DVerticalSplitter.cpp7 CVerticalSplitter::CVerticalSplitter(HWND hParent, const RECT& Rect) : in CVerticalSplitter()
H A DHorizontalSplitter.cpp7 CHorizontalSplitter::CHorizontalSplitter(HWND hParent, const RECT& Rect) : in CHorizontalSplitter()
/dports/x11/xlockmore/xlockmore-5.67/win32/
H A Dscrnsave.c182 static int LaunchScreenSaver(HWND hParent) in LaunchScreenSaver()
298 void WINAPI ScreenSaverChangePassword(HWND hParent) in ScreenSaverChangePassword()
372 HWND hParent; in WinMain() local
391 HWND hParent; in WinMain() local
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/cw/cpcc-win32/C++/
H A DNdbControls.cpp79 BOOL CNdbListView::Create(HINSTANCE hInst, HWND hParent, DWORD dwId, NDB_ITEM_TYPE enType, PNDB_LV … in Create()
161 BOOL CNdbTreeView::Create(HINSTANCE hInst, HWND hParent, DWORD dwMenuId, DWORD dwId){ in Create()
174 BOOL CNdbTreeView::CreateTreeView(HINSTANCE hInst, HWND hParent, DWORD dwId){ in CreateTreeView()
321 BOOL CNdbControls::Create(HINSTANCE hInst, HWND hParent){ in Create()
/dports/cad/z88/Z88OS-15/src/z88n/win/
H A Dtob88n.c66 HWND InitToolBar (HWND hParent) in InitToolBar()
/dports/cad/z88/Z88OS-15/src/z88x/win/
H A Dtob88x.c86 HWND InitToolBar (HWND hParent) in InitToolBar()
/dports/cad/z88/Z88OS-15/src/z88r/win/
H A Dtob88r.c85 HWND InitToolBar (HWND hParent) in InitToolBar()
/dports/cad/z88/Z88OS-15/src/z88g/win/
H A Dtob88g.c90 HWND InitToolBar (HWND hParent) in InitToolBar()
/dports/cad/z88/Z88OS-15/src/z88h/win/
H A Dtob88h.c66 HWND InitToolBar (HWND hParent) in InitToolBar()
/dports/cad/z88/Z88OS-15/src/z88o/win/
H A Dtob88o.c106 HWND InitToolBar (HWND hParent) in InitToolBar()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DTVSORTCB.java18 public long hParent; field in TVSORTCB
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/ws/
H A DIR3DBackend.h40 void *hParent; // Parent window variable
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/
H A DRegViewGeneral.cpp6 CRegViewGeneral::CRegViewGeneral(QWidget* hParent, CMIPS* pC) in CRegViewGeneral()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/win32_ui/DebugSupport/
H A DRegViewGeneral.cpp5 CRegViewGeneral::CRegViewGeneral(HWND hParent, const RECT& rect, CMIPS* pC) in CRegViewGeneral()
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtwinmigrate/src/
H A Dqwinwidget.h102 HWND hParent; variable
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/sci_gateway/c/
H A Dsci_newaxes.c48 long long hParent = 0; in sci_newaxes() local

12345678910