Home
last modified time | relevance | path

Searched refs:weight (Results 1 – 25 of 619) sorted by relevance

12345678910>>...25

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx638 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 Dfontmanager.cxx138 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 …]
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1124 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 …]
/trunk/main/offapi/com/sun/star/awt/
H A DFontWeight.idl41 /** 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.
/trunk/main/odk/docs/common/ref/
H A Didl.css34 { 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; }
/trunk/main/odk/docs/cpp/ref/
H A Dcpp.css34 #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; }
/trunk/main/vcl/source/gdi/
H A Dfont.cxx887 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 …]
/trunk/main/helpcontent2/source/auxiliary/af/
H A Ddefault.css40 { 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 Dhighcontrast1.css40 { 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 Dhighcontrast2.css40 { 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 Dhighcontrastblack.css40 { 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 Dhighcontrastwhite.css40 { 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; }
/trunk/main/helpcontent2/source/auxiliary/ast/
H A Ddefault.css40 { 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 Dhighcontrast1.css40 { 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 Dhighcontrast2.css40 { 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 Dhighcontrastwhite.css40 { 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; }
/trunk/main/helpcontent2/source/auxiliary/be-BY/
H A Dhighcontrast1.css40 { 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 Dhighcontrast2.css40 { 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; }
72 { font-weight: normal; }
H A Dhighcontrastblack.css40 { 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 Dhighcontrastwhite.css40 { 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; }
/trunk/main/helpcontent2/source/auxiliary/bg/
H A Ddefault.css40 { 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 Dhighcontrast1.css40 { 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 Dhighcontrast2.css40 { 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 Dhighcontrastwhite.css40 { 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; }
/trunk/main/helpcontent2/source/auxiliary/bn/
H A Dhighcontrast1.css40 { 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; }

Completed in 126 milliseconds

12345678910>>...25