HomeSort by: relevance | last modified time | path
    Searched refs:FontItalic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
ResourceScriptParser.cpp 824 bool FontItalic = false;
832 FontItalic = (*Args)[1] != 0;
838 FontItalic, FontCharset);
ResourceScriptStmt.h 903 bool FontItalic, uint32_t FontCharset)
905 Name(FontName), Italic(FontItalic) {}

Completed in 68 milliseconds