Searched refs:DialogType (Results 1 – 2 of 2) sorted by relevance
175 ParseOptionType parseFontStmt(OptStmtType DialogType);
815 RCParser::ParseOptionType RCParser::parseFontStmt(OptStmtType DialogType) { in parseFontStmt() argument816 assert(DialogType != OptStmtType::BasicStmt); in parseFontStmt()826 if (DialogType == OptStmtType::DialogExStmt) { in parseFontStmt()