HomeSort by relevance Sort by last modified time
    Searched refs:FontCharset (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
ResourceScriptParser.cpp 799 uint32_t FontCharset = 1;
808 FontCharset = (*Args)[2];
812 FontItalic, FontCharset);
ResourceScriptStmt.h 848 bool FontItalic, uint32_t FontCharset)
849 : Size(FontSize), Weight(FontWeight), Charset(FontCharset),

Completed in 745 milliseconds