Searched refs:FontSize (Results 1 – 1 of 1) sorted by relevance
904 FontStmt(uint32_t FontSize, StringRef FontName, uint32_t FontWeight, in FontStmt() argument906 : Size(FontSize), Weight(FontWeight), Charset(FontCharset), in FontStmt()