Searched refs:SetSingleStyle (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.h119 void SetSingleStyle( long style, bool add = true ) ;
H A Dlistctrl.cpp5080 void wxGenericListCtrl::SetSingleStyle( long style, bool add )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dlistctrl.h102 void SetSingleStyle( long style, bool add = true ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dlistctrl.h169 void SetSingleStyle(long style, bool add = true) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dlistctrl.h29 You can change the style dynamically, either with SetSingleStyle or
274 void SetSingleStyle(long style, bool add = true) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dlistctrl.h29 You can change the style dynamically, either with SetSingleStyle or
218 void SetSingleStyle(long style, bool add = true) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dlistctrl.h227 void SetSingleStyle( long lStyle
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dlistctrl.h35 You can change the style dynamically, either with SetSingleStyle or
211 void SetSingleStyle(long style, bool add = true) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dlistctrl.cpp158 void wxListCtrl::SetSingleStyle(long style, bool add) function in class:wxListCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfiledlgg.cpp490 SetSingleStyle( wxLC_LIST );
497 SetSingleStyle( wxLC_REPORT );
524 SetSingleStyle( wxLC_SMALL_ICON );
H A Dlistctrl.cpp5118 void wxGenericListCtrl::SetSingleStyle( long style, bool add )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/listctrl/
H A Dlisttest.cpp348 m_listCtrl->SetSingleStyle(wxLC_HRULES | wxLC_VRULES, event.IsChecked());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dlistctrl.cpp985 void wxListCtrl::SetSingleStyle ( function in class:wxListCtrl
1018 } // end of wxListCtrl::SetSingleStyle
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistctrl.tex1025 \membersection{wxListCtrl::SetSingleStyle}\label{wxlistctrlsetsinglestyle}
1027 \func{void}{SetSingleStyle}{\param{long }{style}, \param{const bool }{add = true}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dlistctrl_mac.cpp820 void wxListCtrl::SetSingleStyle(long style, bool add) function in class:wxListCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dlistctrl.cpp508 void wxListCtrl::SetSingleStyle(long style, bool add) function in class:wxListCtrl

Completed in 162 milliseconds