Home
last modified time | relevance | path

Searched refs:setFontWeight (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1644 setFontWeight(FontWeight_100); in parseStyleAttribute()
1648 setFontWeight(FontWeight_200); in parseStyleAttribute()
1652 setFontWeight(FontWeight_300); in parseStyleAttribute()
1656 setFontWeight(FontWeight_400); in parseStyleAttribute()
1660 setFontWeight(FontWeight_500); in parseStyleAttribute()
1664 setFontWeight(FontWeight_600); in parseStyleAttribute()
1668 setFontWeight(FontWeight_700); in parseStyleAttribute()
1672 setFontWeight(FontWeight_800); in parseStyleAttribute()
1676 setFontWeight(FontWeight_900); in parseStyleAttribute()
1680 setFontWeight(FontWeight_bolder); in parseStyleAttribute()
[all …]
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx387 …void setFontWeight(const FontWeight aFontWeight = FontWeight_notset) { maFontWeight = aFontWeight;… in setFontWeight() function in svgio::svgreader::SvgStyleAttributes

Completed in 33 milliseconds