Home
last modified time | relevance | path

Searched refs:HasFont (Results 251 – 275 of 314) sorted by relevance

1...<<111213

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dlistctrl.cpp2873 if ( attr->HasFont() ) in HandleItemPrepaint()
H A Dtreectrl.cpp3614 if ( attr->HasFont() ) in MSWOnNotify()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dlistctrl.cpp2710 if ( attr->HasFont() ) in HandleItemPrepaint()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dlistctrl.cpp2710 if ( attr->HasFont() ) in HandleItemPrepaint()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dlistctrl.cpp2710 if ( attr->HasFont() ) in HandleItemPrepaint()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dlistctrl.cpp2710 if ( attr->HasFont() ) in HandleItemPrepaint()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dlistctrl.cpp2873 if ( attr->HasFont() ) in HandleItemPrepaint()
H A Dtreectrl.cpp3614 if ( attr->HasFont() ) in MSWOnNotify()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/richtext/
H A Drichtextbuffer.cpp4599 if (!firstObj->IsFloatable() && firstObj->GetAttributes().HasFont()) in Draw()
4618 if (bulletAttr.HasFont() && GetBuffer()) in Draw()
4776 if (attr.HasLineSpacing() && attr.GetLineSpacing() > 0 && attr.HasFont()) in Layout()
8877 if (bulletAttr.HasFont()) in DrawStandardBullet()
8948 …letStyle() & wxTEXT_ATTR_BULLET_STYLE_SYMBOL) && !attr.GetBulletFont().IsEmpty() && attr.HasFont()) in DrawTextBullet()
8961 else if (attr.HasFont()) in DrawTextBullet()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/richtext/
H A Drichtextbuffer.cpp4599 if (!firstObj->IsFloatable() && firstObj->GetAttributes().HasFont()) in Draw()
4618 if (bulletAttr.HasFont() && GetBuffer()) in Draw()
4776 if (attr.HasLineSpacing() && attr.GetLineSpacing() > 0 && attr.HasFont()) in Layout()
8877 if (bulletAttr.HasFont()) in DrawStandardBullet()
8948 …letStyle() & wxTEXT_ATTR_BULLET_STYLE_SYMBOL) && !attr.GetBulletFont().IsEmpty() && attr.HasFont()) in DrawTextBullet()
8961 else if (attr.HasFont()) in DrawTextBullet()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/richtext/
H A Drichtext.cpp1887 if (attr.HasFont() && attr.GetFont().IsOk()) in OnInsertSymbol()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dpormulti.cxx1695 if( static_cast<SwFieldPortion*>(pPor)->HasFont() ) in PaintMultiPortion()
H A Ditrform2.cxx770 static_cast<const SwNumberPortion*>(rInf.GetLast())->HasFont() ) in CalcAscent()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/richtext/
H A Drichtext.cpp1887 if (attr.HasFont() && attr.GetFont().IsOk()) in OnInsertSymbol()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Ditrform2.cxx765 static_cast<const SwNumberPortion*>(rInf.GetLast())->HasFont() ) in CalcAscent()
H A Dpormulti.cxx1693 if( static_cast<SwFieldPortion*>(pPor)->HasFont() ) in PaintMultiPortion()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Ddataview.sip293 bool HasFont() const;
295 HasFont() -> bool
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dgrid.pyi976 def HasFont(self):
978 HasFont() -> bool
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dtreectlg.cpp222 if ( attr && attr->HasFont() ) in SetFont()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dtreectlg.cpp222 if ( attr && attr->HasFont() ) in SetFont()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dtreectlg.cpp222 if ( attr && attr->HasFont() ) in SetFont()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/generic/
H A Dgrid.h771 bool HasFont() const { return m_font.IsOk(); } in HasFont() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dtreectlg.cpp222 if ( attr && attr->HasFont() ) in SetFont()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dlistctrl_mac.cpp2738 if (attrs->HasFont()) in DrawItem()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dlistctrl_mac.cpp2738 if (attrs->HasFont()) in DrawItem()

1...<<111213