Searched refs:GetArrows (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dspinbutt.h59 const wxScrollArrows& GetArrows() { return m_arrows; } function in class:wxSpinButton
H A Dscrolbar.h122 const wxScrollArrows& GetArrows() const { return m_arrows; } function in class:wxScrollBar
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dspinbutt.cpp412 if ( spinbtn->GetArrows().HandleMouse(event) )
426 if ( spinbtn->GetArrows().HandleMouseMove(event) )
H A Dctrlrend.cpp282 scrollbar->GetArrows().DrawArrow
H A Dscrolbar.cpp1121 bool isArrow = scrollbar->GetArrows().HandleMouseMove(event);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dlines.h235 inline wxList& GetArrows() const { return (wxList&) m_arcArrows; } function in class:wxLineShape
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dview.cpp583 if (theShape->GetArrows().GetCount() == 0)
591 if (theShape->GetArrows().GetCount() > 0)
629 wxObjectList::compatibility_iterator node = lineShape->GetArrows().GetFirst();

Completed in 195 milliseconds