/aoo42x/main/vcl/unx/generic/fontmanager/ |
H A D | fontconfig.cxx | 638 weight::type convertWeight(int weight) in convertWeight() argument 642 return weight::Thin; in convertWeight() 646 return weight::Light; in convertWeight() 648 return weight::SemiLight; in convertWeight() 650 return weight::Normal; in convertWeight() 652 return weight::Medium; in convertWeight() 654 return weight::SemiBold; in convertWeight() 656 return weight::Bold; in convertWeight() 659 return weight::Black; in convertWeight() 722 int weight = 0; in countFontconfigFonts() local [all …]
|
H A D | fontmanager.cxx | 138 weight::type eWeight = weight::Unknown; in parseWeight() 146 eWeight = weight::Bold; in parseWeight() 149 eWeight = weight::Bold; in parseWeight() 157 eWeight = weight::Light; in parseWeight() 160 eWeight = weight::Black; in parseWeight() 162 eWeight = weight::SemiBold; in parseWeight() 165 eWeight = weight::Light; in parseWeight() 167 eWeight = weight::Medium; in parseWeight() 169 eWeight = weight::Normal; in parseWeight() 1917 switch( aInfo.weight ) in analyzeTrueTypeFile() [all …]
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 1124 aInfo.m_eWeight = psp::weight::Thin; in GetFCFontOptions() 1130 aInfo.m_eWeight = psp::weight::Light; in GetFCFontOptions() 1133 aInfo.m_eWeight = psp::weight::SemiLight; in GetFCFontOptions() 1136 aInfo.m_eWeight = psp::weight::Normal; in GetFCFontOptions() 1139 aInfo.m_eWeight = psp::weight::Medium; in GetFCFontOptions() 1142 aInfo.m_eWeight = psp::weight::SemiBold; in GetFCFontOptions() 1145 aInfo.m_eWeight = psp::weight::Bold; in GetFCFontOptions() 1148 aInfo.m_eWeight = psp::weight::UltraBold; in GetFCFontOptions() 1151 aInfo.m_eWeight = psp::weight::Black; in GetFCFontOptions() 1154 aInfo.m_eWeight = psp::weight::Unknown; in GetFCFontOptions() [all …]
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | FontWeight.idl | 41 /** The font weight is not specified/known. 47 /** specifies a 50% font weight. 53 /** specifies a 60% font weight. 59 /** specifies a 75% font weight. 65 /** specifies a 90% font weight. 71 /** specifies a normal font weight. 77 /** specifies a 110% font weight. 83 /** specifies a 150% font weight. 89 /** specifies a 175% font weight. 95 /** specifies a 200% font weight.
|
/aoo42x/main/odk/docs/common/ref/ |
H A D | idl.css | 34 { font-size:13pt; font-weight:bold; 47 { font-family: Arial; font-size:19pt; font-weight:bold; 58 { font-size:12pt; font-weight:bold; 73 font-family: Arial; font-size:12pt; font-weight:bold; 78 font-family: Arial; font-size:12pt; font-weight:bold; 92 font-family: Arial; font-size:12pt; font-weight:bold; 100 #adc-idlref a.membertitle { font-size:12pt; font-weight:bold; line-height:18pt; } 106 #adc-idlref .dt { font-weight:bold; } 107 #adc-idlref .namechain { font-size:13pt; font-weight:bold; margin-top:3pt; margin-bottom:6pt; } 108 #adc-idlref .title2 { font-size:13pt; font-style:italic; font-weight:bold; text-align:left; }
|
/aoo42x/main/odk/docs/cpp/ref/ |
H A D | cpp.css | 34 #adc-cppref h4 { font-size:10pt; font-weight:bold; margin-top:2pt; margin-bottom:1pt; } 38 #adc-cppref dt { font-size:10pt; font-weight:bold; margin-top:2pt; margin-bottom:1pt; } 39 #adc-cppref dt.member { font-size:13pt; font-weight:bold; margin-top:2pt; margin-bottom:1pt; } 40 #adc-cppref dt.simple { font-size:10pt; font-weight:normal; margin-top:2pt; margin-bottom:1pt; } 55 font-family:Arial; font-size:8pt; font-weight:bold; } 56 #adc-cppref td.flagyes { font-family:Arial; font-size:8pt; font-weight:bold; } 58 #adc-cppref td.flagtext { font-family:Arial; font-size:8pt; font-weight:bold; } 62 font-family:Arial; font-size:12pt; font-weight:bold; } 68 font-family:Arial; font-size:12pt; font-weight:bold; } 85 #adc-cppref .btself { font-weight:bold; }
|
/aoo42x/main/vcl/source/gdi/ |
H A D | font.cxx | 887 if( aInfo.weight ) in identifyTrueTypeFont() 889 if( aInfo.weight < FW_EXTRALIGHT ) in identifyTrueTypeFont() 891 else if( aInfo.weight < FW_LIGHT ) in identifyTrueTypeFont() 893 else if( aInfo.weight < FW_NORMAL ) in identifyTrueTypeFont() 895 else if( aInfo.weight < FW_MEDIUM ) in identifyTrueTypeFont() 897 else if( aInfo.weight < FW_SEMIBOLD ) in identifyTrueTypeFont() 899 else if( aInfo.weight < FW_BOLD ) in identifyTrueTypeFont() 901 else if( aInfo.weight < FW_EXTRABOLD ) in identifyTrueTypeFont() 903 else if( aInfo.weight < FW_BLACK ) in identifyTrueTypeFont() 956 FontWeight weight; member [all …]
|
/aoo42x/main/helpcontent2/source/auxiliary/ks/ |
H A D | highcontrastwhite.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
/aoo42x/main/helpcontent2/source/auxiliary/ku/ |
H A D | highcontrast1.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrast2.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrastblack.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrastwhite.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
/aoo42x/main/helpcontent2/source/auxiliary/lt/ |
H A D | highcontrast1.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
/aoo42x/main/helpcontent2/source/auxiliary/mk/ |
H A D | default.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; border-top: 1px solid black; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrast1.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrast2.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrastblack.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrastwhite.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
/aoo42x/main/helpcontent2/source/auxiliary/mn/ |
H A D | default.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; border-top: 1px solid black; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrast1.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrast2.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrastblack.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrastwhite.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
/aoo42x/main/helpcontent2/source/auxiliary/mni/ |
H A D | highcontrast1.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|
H A D | highcontrastwhite.css | 40 { font-weight: bold; } 43 { font-weight: bold; margin-top: 20pt; } 46 { font-weight: bold; } 49 { font-weight: bold; margin-top: 0px; } 52 { font-weight: bold; padding: 3px; } 73 { font-weight: normal; }
|