Home
last modified time | relevance | path

Searched refs:WEIGHT_SEMILIGHT (Results 1 – 25 of 47) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dunohelp.cxx131 else if( eWeight == WEIGHT_SEMILIGHT ) in ConvertFontWeight()
159 return WEIGHT_SEMILIGHT; in ConvertFontWeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dunohelp.cxx132 else if( eWeight == WEIGHT_SEMILIGHT ) in ConvertFontWeight()
160 return WEIGHT_SEMILIGHT; in ConvertFontWeight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dfontenum.hxx33 WEIGHT_LIGHT, WEIGHT_SEMILIGHT, WEIGHT_NORMAL, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dfontenum.hxx33 WEIGHT_LIGHT, WEIGHT_SEMILIGHT, WEIGHT_NORMAL, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/font/
H A DPhysicalFontFace.cxx139 else if( (GetWeight() == WEIGHT_SEMILIGHT) || (GetWeight() == WEIGHT_SEMIBOLD) ) in IsBetterMatch()
H A DPhysicalFontFamily.cxx137 else if( pNewFontFace->GetWeight() <= WEIGHT_SEMILIGHT ) in AddFontFace()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/font/
H A DPhysicalFontFace.cxx139 else if( (GetWeight() == WEIGHT_SEMILIGHT) || (GetWeight() == WEIGHT_SEMIBOLD) ) in IsBetterMatch()
H A DPhysicalFontFamily.cxx137 else if( pNewFontFace->GetWeight() <= WEIGHT_SEMILIGHT ) in AddFontFace()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Font.cxx39 case WEIGHT_SEMILIGHT: in applyWeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Font.cxx39 case WEIGHT_SEMILIGHT: in applyWeight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/components/
H A Dfontident.cxx129 case WEIGHT_SEMILIGHT: aFD.Weight = css::awt::FontWeight::SEMILIGHT;break; in getMaterial()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/components/
H A Dfontident.cxx125 case WEIGHT_SEMILIGHT: aFD.Weight = css::awt::FontWeight::SEMILIGHT;break; in getMaterial()
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dfontdescription.h241 WEIGHT_SEMILIGHT = 350, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dfontcfg.cxx469 { "semilight", WEIGHT_SEMILIGHT },
815 { "semilight", WEIGHT_SEMILIGHT },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dfontcfg.cxx465 { "semilight", WEIGHT_SEMILIGHT },
795 { "semilight", WEIGHT_SEMILIGHT },
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go99 WEIGHT_SEMILIGHT Weight = 350 /* 350 */ const
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go101 WEIGHT_SEMILIGHT Weight = 350 /* 350 */ const
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go101 WEIGHT_SEMILIGHT Weight = 350 /* 350 */ const
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go101 WEIGHT_SEMILIGHT Weight = 350 /* 350 */ const
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/pango/
H A Dpango-font.go101 WEIGHT_SEMILIGHT Weight = 350 /* 350 */ const
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx392 return WEIGHT_SEMILIGHT; in convertWeight()
695 case WEIGHT_SEMILIGHT: nWeight = FC_WEIGHT_BOOK;break; in addtopattern()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx479 return WEIGHT_SEMILIGHT; in convertWeight()
784 case WEIGHT_SEMILIGHT: nWeight = FC_WEIGHT_BOOK;break; in addtopattern()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/sdi/
H A Dsvxitems.sdi123 WEIGHT_SEMILIGHT,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/sdi/
H A Dsvxitems.sdi123 WEIGHT_SEMILIGHT,
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/svm/
H A Dimportsvm.h445 WEIGHT_SEMILIGHT, enumerator

12