Searched refs:GetSpacing (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/foldbar/
H A Dfoldpanelitem.h102 int GetSpacing() const { function in class:wxFoldWindowItem
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/foldbar/
H A Dfoldpanelitem.cpp231 int b = item.GetLineY() + item.GetSpacing();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dlines.h61 inline double GetSpacing() const { return m_spacing; } function in class:wxArrowHead
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtreectrl.h66 unsigned int GetSpacing() const { return m_spacing; } function in class:wxTreeCtrlBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtreectrl.h77 unsigned int GetSpacing() const { return 18; } // return wxGTK default function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dtreectrl.h108 unsigned int GetSpacing(void) const { return 18; } // return wxGTK default function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dlines.cpp546 startArrowPos += arrow->GetSize() + arrow->GetSpacing();
557 endArrowPos += arrow->GetSize() + arrow->GetSpacing();
569 middleArrowPos += arrow->GetSize() + arrow->GetSpacing();
1422 head_list->Append(new wxExpr(head->GetSpacing()));
2214 minWidth += arrowHead->GetSpacing();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.cpp661 unsigned int indent = m_treeCtrl->GetSpacing();
668 unsigned int indent = m_treeCtrl->GetSpacing();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtreectlg.cpp687 int xCross = m_x - theCtrl->GetSpacing();

Completed in 196 milliseconds