Searched refs:SetViewRect (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dnotebook.cpp512 m_tabView->SetViewRect(rect);
525 m_tabView->SetViewRect(rect);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtabview.tex56 should have been set previously with SetViewRect.
342 \membersection{wxTabView::SetViewRect}\label{wxtabviewsetviewrect}
344 \func{void}{SetViewRect}{\param{const wxRectangle\& }{rect}}
H A Dttab.tex57 \item Set the view rectangle with \helpref{wxTabView::SetViewRect}{wxtabviewsetviewrect},
110 view->SetViewRect(rect);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtabg.h156 inline void SetViewRect(const wxRect& rect) { m_tabViewRect = rect; } function in class:wxTabView

Completed in 64 milliseconds