Home
last modified time | relevance | path

Searched defs:bulletFont (Results 1 – 18 of 18) sorted by relevance

/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A DVSDParagraphList.cpp38const boost::optional<VSDName> &bulletFont, const boost::optional<double> &bulletFontSize, in VSDParaIX()
112const boost::optional<VSDName> &bulletFont, const boost::optional<double> &bulletFontSize, in addParaIX()
H A DVSD6Parser.cpp197 VSDName bulletFont; in readParaIX() local
H A DVSD5Parser.cpp241 VSDName bulletFont; in readParaIX() local
H A DVSDStyles.h367 boost::optional<VSDName> bulletFont; member
413 VSDName bulletFont; member
H A DVSDContentCollector.cpp2765const boost::optional<VSDName> &bulletFont, const boost::optional<double> &bulletFontSize, in collectParaIX()
2781const boost::optional<VSDName> &bulletFont, const boost::optional<double> &bulletFontSize, in collectDefaultParaStyle()
2913 … const boost::optional<VSDName> &bulletStr, const boost::optional<VSDName> &bulletFont, in collectParaIXStyle()
H A DVSDXMLParserBase.cpp1428 boost::optional<VSDName> bulletFont; in readParaIX() local
H A DVSDParser.cpp2012 VSDName bulletFont; in readParaIX() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h402 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
554 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h402 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
554 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h402 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
554 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h402 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
554 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dtextctrl.h347 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dtextctrl.h347 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DPowerPoint7Text.cxx434 MWAWFont bulletFont; in readTextZone() local
H A DPowerPoint3Parser.cxx2988 MWAWFont bulletFont; in readParagraph() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dtextctrl.h356 void SetBulletFont(const wxString& bulletFont) { m_bulletFont = bulletFont; } in SetBulletFont()
/dports/editors/calligra/calligra-3.2.1/filters/libmsooxml/
H A DMsooXmlUtils.cpp1340 QString Utils::ParagraphBulletProperties::bulletFont() const in bulletFont() function in Utils::ParagraphBulletProperties
/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h1671 bool bulletFont; variable