Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h904 FontStmt(uint32_t FontSize, StringRef FontName, uint32_t FontWeight, in FontStmt() argument
906 : Size(FontSize), Weight(FontWeight), Charset(FontCharset), in FontStmt()