Home | History | Annotate | Download | only in images

Lines Matching full:weight

1235 	//		weight		-	Weight of the font. Range from 100 to 900. 400 is normal,
1246 unsigned int flags, int weight,
1278 // weight - Weight of the font. Range from 100 to 900. 400 is normal,
1287 unsigned int flags, int weight);
1717 // weight - Weight of the font. Range from 100 to 900. 400 is normal,
1725 // Font attributes (name, charset, flags and weight) can be all optional, if the
1728 FPDFEMB_RESULT FPDFEMB_OpenSystemFont(const char* font_name, int charset, unsigned int flags, int weight,