Home
last modified time | relevance | path

Searched refs:WEIGHT_ULTRALIGHT (Results 1 – 25 of 58) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dunohelp.cxx127 else if( eWeight == WEIGHT_ULTRALIGHT ) in ConvertFontWeight()
155 return WEIGHT_ULTRALIGHT; in ConvertFontWeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dunohelp.cxx128 else if( eWeight == WEIGHT_ULTRALIGHT ) in ConvertFontWeight()
156 return WEIGHT_ULTRALIGHT; in ConvertFontWeight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dfontenum.hxx32 enum FontWeight { WEIGHT_DONTKNOW, WEIGHT_THIN, WEIGHT_ULTRALIGHT, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dfontenum.hxx32 enum FontWeight { WEIGHT_DONTKNOW, WEIGHT_THIN, WEIGHT_ULTRALIGHT, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Font.cxx33 case WEIGHT_ULTRALIGHT: in applyWeight()
H A DQt5FontFace.cxx55 return WEIGHT_ULTRALIGHT; in toFontWeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Font.cxx33 case WEIGHT_ULTRALIGHT: in applyWeight()
H A DQt5FontFace.cxx54 return WEIGHT_ULTRALIGHT; in toFontWeight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/components/
H A Dfontident.cxx127 case WEIGHT_ULTRALIGHT: aFD.Weight = css::awt::FontWeight::ULTRALIGHT;break; in getMaterial()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/components/
H A Dfontident.cxx123 case WEIGHT_ULTRALIGHT: aFD.Weight = css::awt::FontWeight::ULTRALIGHT;break; in getMaterial()
/dports/print/cups-filters/cups-filters-1.28.10/fontembed/
H A Dtest_analyze.c11 WEIGHT_EXTRALIGHT=200, WEIGHT_ULTRALIGHT=200, enumerator
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/backends/
H A Dbackend_gdk.py40 100 : pango.WEIGHT_ULTRALIGHT,
49 'ultralight' : pango.WEIGHT_ULTRALIGHT,
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dfontdescription.h239 WEIGHT_ULTRALIGHT = 200, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dfontcfg.cxx475 { "ultralight", WEIGHT_ULTRALIGHT },
822 { "ultralight", WEIGHT_ULTRALIGHT }
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dfontcfg.cxx471 { "ultralight", WEIGHT_ULTRALIGHT },
802 { "ultralight", WEIGHT_ULTRALIGHT }
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go97 WEIGHT_ULTRALIGHT Weight = C.PANGO_WEIGHT_ULTRALIGHT /* 200 */ const
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go99 WEIGHT_ULTRALIGHT Weight = C.PANGO_WEIGHT_ULTRALIGHT /* 200 */ const
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go99 WEIGHT_ULTRALIGHT Weight = C.PANGO_WEIGHT_ULTRALIGHT /* 200 */ const
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go99 WEIGHT_ULTRALIGHT Weight = C.PANGO_WEIGHT_ULTRALIGHT /* 200 */ const
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go99 WEIGHT_ULTRALIGHT Weight = C.PANGO_WEIGHT_ULTRALIGHT /* 200 */ const
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx388 return WEIGHT_ULTRALIGHT; in convertWeight()
693 case WEIGHT_ULTRALIGHT: nWeight = FC_WEIGHT_ULTRALIGHT;break; in addtopattern()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx475 return WEIGHT_ULTRALIGHT; in convertWeight()
782 case WEIGHT_ULTRALIGHT: nWeight = FC_WEIGHT_ULTRALIGHT;break; in addtopattern()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/sdi/
H A Dsvxitems.sdi121 WEIGHT_ULTRALIGHT,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/sdi/
H A Dsvxitems.sdi121 WEIGHT_ULTRALIGHT,
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/svm/
H A Dimportsvm.h443 WEIGHT_ULTRALIGHT, enumerator

123