Home
last modified time | relevance | path

Searched refs:WEIGHT_ULTRALIGHT (Results 26 – 50 of 58) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxlstyle.cxx265 else if( mnWeight < 250 ) eScWeight = WEIGHT_ULTRALIGHT; in GetScWeight()
346 case WEIGHT_ULTRALIGHT: mnWeight = EXC_FONTWGHT_ULTRALIGHT; break; in SetScWeight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/gdi/
H A Dsalfont.cxx454 return WEIGHT_ULTRALIGHT; in ImplWeightToSal()
478 case WEIGHT_ULTRALIGHT: in ImplWeightToWin()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxlstyle.cxx264 else if( mnWeight < 250 ) eScWeight = WEIGHT_ULTRALIGHT; in GetScWeight()
345 case WEIGHT_ULTRALIGHT: mnWeight = EXC_FONTWGHT_ULTRALIGHT; break; in SetScWeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/gdi/
H A Dsalfont.cxx438 return WEIGHT_ULTRALIGHT; in ImplWeightToSal()
462 case WEIGHT_ULTRALIGHT: in ImplWeightToWin()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/font/
H A Dfont.cxx476 o_rResult.SetWeight( WEIGHT_ULTRALIGHT ); in identifyTrueTypeFont()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx591 case FW_EXTRALIGHT: rFont.m_eWeight = WEIGHT_ULTRALIGHT; break; in analyzeSfntFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/font/
H A Dfont.cxx633 o_rResult.SetWeight( WEIGHT_ULTRALIGHT ); in identifyTrueTypeFont()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx591 case FW_EXTRALIGHT: pFont->m_eWeight = WEIGHT_ULTRALIGHT; break; in analyzeSfntFile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/wmf/
H A Demfwr.cxx494 case WEIGHT_ULTRALIGHT: nWeight = 200; break; in ImplCheckTextAttr()
H A Dwmfwr.cxx320 case WEIGHT_ULTRALIGHT: nWeight=W_FW_ULTRALIGHT; break; in WMFRecord_CreateFontIndirect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dmtfxmldump.cxx214 case WEIGHT_ULTRALIGHT: return "ultralight"; in convertFontWeightToString()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/filter/wmf/
H A Demfwr.cxx471 case WEIGHT_ULTRALIGHT: nWeight = 200; break; in ImplCheckTextAttr()
H A Dwmfwr.cxx319 case WEIGHT_ULTRALIGHT: nWeight=W_FW_ULTRALIGHT; break; in WMFRecord_CreateFontIndirect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dmtfxmldump.cxx213 case WEIGHT_ULTRALIGHT: return "ultralight"; in convertFontWeigthToString()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dmeter_patterns.cc657 font.set_weight (Pango::WEIGHT_ULTRALIGHT); in meter_render_metrics()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/svg/
H A Dsvgwriter.cxx360 case WEIGHT_ULTRALIGHT: nFontWeight = 200; break; in SetFontAttr()
829 case WEIGHT_ULTRALIGHT: nFontWeight = 200; break; in addFontAttributes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dwindow2.cxx1392 aFont.SetWeight(WEIGHT_ULTRALIGHT); in set_font_attribute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dwindow2.cxx1369 aFont.SetWeight(WEIGHT_ULTRALIGHT); in set_font_attribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/svg/
H A Dsvgwriter.cxx373 case WEIGHT_ULTRALIGHT: nFontWeight = 200; break; in SetFontAttr()
862 case WEIGHT_ULTRALIGHT: nFontWeight = 200; break; in addFontAttributes()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx164 case FontWeight_100: nRetval = WEIGHT_ULTRALIGHT; break; in getVclFontWeight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx162 case FontWeight::N100: nRetval = WEIGHT_ULTRALIGHT; break; in getVclFontWeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/emfio/source/reader/
H A Dmtftools.cxx251 eWeight = WEIGHT_ULTRALIGHT; in WinMtfFontStyle()
/dports/editors/libreoffice/libreoffice-7.2.6.2/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2258 : nWeight <= css::awt::FontWeight::ULTRALIGHT ? WEIGHT_ULTRALIGHT in mapFontWeight()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2253 : nWeight <= css::awt::FontWeight::ULTRALIGHT ? WEIGHT_ULTRALIGHT in mapFontWeight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Dmtftools.cxx231 eWeight = WEIGHT_ULTRALIGHT; in WinMtfFontStyle()

123