Searched refs:windowName (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dreparent.h33 // If windowName is empty, then wait for the next overrideRedirect window.
35 const wxString& windowName = wxEmptyString,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dreparent.cpp135 // If windowName is empty, then wait for the next overrideRedirect window.
137 const wxString& windowName,
143 sm_name = windowName;
154 if (!windowName.empty())
155 wxLogDebug(_T("Waiting for window %s"), windowName.c_str());
136 WaitAndReparent(wxWindow* newParent, wxAdoptedWindow* toReparent, const wxString& windowName, bool exactMatch) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dhelpview.cpp77 wxString service, windowName, titleFormat, argStr; local
133 windowName = argStr;
214 windowName.Replace( wxT("_"), wxT(" ") );
215 titleFormat = windowName;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Drpng-x.c440 XTextProperty windowName, *pWindowName = &windowName; local
H A Drpng2-x.c835 XTextProperty windowName, *pWindowName = &windowName; local

Completed in 115 milliseconds