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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/about/
H A Dabout.cpp143 html -> SetSize(html -> GetInternalRepresentation() -> GetWidth(),
144 html -> GetInternalRepresentation() -> GetHeight());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/gizmos/dynsash/
H A Ddynsash.cpp98 wxHtmlContainerCell *cell = GetInternalRepresentation();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfs_mem.tex39 html->SetSize(html->GetInternalRepresentation()->GetWidth(),
40 html->GetInternalRepresentation()->GetHeight());
H A Dhtwindow.tex109 \membersection{wxHtmlWindow::GetInternalRepresentation}\label{wxhtmlwindowgetinternalrepresentation}
111 \constfunc{wxHtmlContainerCell*}{GetInternalRepresentation}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhtmlwin.h338 wxHtmlContainerCell* GetInternalRepresentation() const {return m_Cell;} function in class:wxHtmlWindow

Completed in 68 milliseconds