Searched refs:wxTR_EDIT_LABELS (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_tree.cpp28 XRC_ADD_STYLE(wxTR_EDIT_LABELS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.h164 { TogStyle(event.GetId(), wxTR_EDIT_LABELS); }
H A Dtreetest.cpp308 wxTR_EDIT_LABELS;
320 mbar->Check(TreeTest_TogEdit, (style & wxTR_EDIT_LABELS) != 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtreebase.h174 #define wxTR_EDIT_LABELS 0x0200 // can edit item labels macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dtreectrl.cpp102 wxFLAGS_MEMBER(wxTR_EDIT_LABELS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/regtest/
H A Dregtest.cpp569 wxTR_HAS_BUTTONS | wxTR_EDIT_LABELS | wxSUNKEN_BORDER)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/fl/
H A Dfl_demo2.cpp662 wxDefaultPosition, wxDefaultSize, wxTR_HAS_BUTTONS | wxTR_EDIT_LABELS );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dtreectrl.cpp574 wxFLAGS_MEMBER(wxTR_EDIT_LABELS)
720 if ( m_windowStyle & wxTR_EDIT_LABELS )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddirctrlg.cpp564 treeStyle |= wxTR_EDIT_LABELS;
H A Dtreectlg.cpp3465 HasFlag(wxTR_EDIT_LABELS) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dresource.cpp2155 { wxT("wxTR_EDIT_LABELS"), wxTR_EDIT_LABELS },

Completed in 143 milliseconds