Searched defs:BeginListStyle (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextctrl.h446 bool BeginListStyle(const wxString& listStyle, int level = 1, int number = 1) { return GetBuffer().BeginListStyle(listStyle, level, number); } function in class:wxRichTextCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextbuffer.cpp6419 bool wxRichTextBuffer::BeginListStyle(const wxString& listStyle, int level, int number) function in class:wxRichTextBuffer

Completed in 56 milliseconds