Home
last modified time | relevance | path

Searched defs:FontWeight (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptParser.cpp942 uint32_t FontWeight = 0; in parseFontStmt() local
H A DResourceScriptStmt.h961 FontStmt(uint32_t FontSize, StringRef FontName, uint32_t FontWeight, in FontStmt() argument