Searched refs:GetLocation (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_html.cpp59 control->LoadPage(f->GetLocation());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlfilt.cpp125 wxString res = wxT("<HTML><BODY><IMG SRC=\"") + file.GetLocation() + wxT("\"></BODY></HTML>");
158 wxLogError(_("Cannot open HTML document: %s"), file.GetLocation().c_str());
H A Dhelpdata.cpp524 if ( m_bookRecords[i].GetBookFile() == bookfile.GetLocation() )
528 bookr = new wxHtmlBookRecord(bookfile.GetLocation(), fsys.GetPath(), title, deftopic);
547 fi = fsys.OpenFile(bookfile.GetLocation() + wxT(".cached"));
556 fi = fsys.OpenFile(m_tempPath + wxFileNameFromPath(bookfile.GetLocation()) + wxT(".cached"));
567 SafeFileName(wxFileNameFromPath(bookfile.GetLocation())) + wxT(".cached"));
H A Dm_image.cpp376 (input->GetLocation().Matches(wxT("*.gif")) ||
377 input->GetLocation().Matches(wxT("*.GIF"))) )
H A Dhtmlwin.cpp571 m_FS->ChangePathTo(f->GetLocation());
573 m_OpenedPage = f->GetLocation();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtfilter.tex59 file.GetLocation() +
H A Dfsfile.tex102 \membersection{wxFSFile::GetLocation}\label{wxfsfilegetlocation}
104 \constfunc{const wxString\&}{GetLocation}{\void}
H A Daccessible.tex348 \membersection{wxAccessible::GetLocation}\label{wxaccessiblegetlocation}
350 \func{virtual wxAccStatus}{GetLocation}{\param{wxRect\& }{rect}, \param{int }{elementId}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilesys.h84 const wxString& GetLocation() const { return m_Location; } function in class:wxFSFile
H A Daccess.h249 virtual wxAccStatus GetLocation(wxRect& WXUNUSED(rect), int WXUNUSED(elementId))
H A Dwindow.h1591 virtual wxAccStatus GetLocation(wxRect& rect, int elementId);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/access/
H A Daccesstest.cpp243 virtual wxAccStatus GetLocation(wxRect& rect, int elementId);
651 wxAccStatus SplitterWindowAccessible::GetLocation(wxRect& rect, int elementId) function in class:SplitterWindowAccessible
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUPnPBase.h540 const std::string &GetLocation() const function in class:CUPnPRootDevice
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Daccess.cpp457 wxAccStatus status = m_pAccessible->GetLocation(rect, varID.lVal);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dwincmn.cpp2831 wxAccStatus wxWindowAccessible::GetLocation(wxRect& rect, int elementId)

Completed in 200 milliseconds