Home
last modified time | relevance | path

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

/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx130 case FontWeight_100: aSource = FontWeight_200; break; in getBolder()
131 case FontWeight_200: aSource = FontWeight_300; break; in getBolder()
148 case FontWeight_200: aSource = FontWeight_100; break; in getLighter()
149 case FontWeight_300: aSource = FontWeight_200; break; in getLighter()
169 case FontWeight_200: nRetval = WEIGHT_LIGHT; break; in getVclFontWeight()
1648 setFontWeight(FontWeight_200); in parseStyleAttribute()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx100 FontWeight_200, enumerator

Completed in 25 milliseconds