Searched refs:FontCharset (Results 1 – 2 of 2) sorted by relevance
799 uint32_t FontCharset = 1; in parseFontStmt() local808 FontCharset = (*Args)[2]; in parseFontStmt()812 FontItalic, FontCharset); in parseFontStmt()
848 bool FontItalic, uint32_t FontCharset) in FontStmt() argument849 : Size(FontSize), Weight(FontWeight), Charset(FontCharset), in FontStmt()