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

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
ResourceScriptParser.cpp 798 bool FontItalic = false;
806 FontItalic = (*Args)[1] != 0;
812 FontItalic, FontCharset);
ResourceScriptStmt.h 848 bool FontItalic, uint32_t FontCharset)
850 Name(FontName), Italic(FontItalic) {}

Completed in 1450 milliseconds