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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h437 bool HasBulletStyle() const { return HasFlag(wxTEXT_ATTR_BULLET_STYLE); } function in class:wxTextAttrEx
613 bool HasBulletStyle() const { return (m_flags & wxTEXT_ATTR_BULLET_STYLE) != 0; } function in class:wxRichTextAttr

Completed in 110 milliseconds