Searched refs:DialogType (Results 1 – 2 of 2) sorted by relevance
177 ParseOptionType parseFontStmt(OptStmtType DialogType);
934 RCParser::ParseOptionType RCParser::parseFontStmt(OptStmtType DialogType) { in parseFontStmt() argument935 assert(DialogType != OptStmtType::BasicStmt); in parseFontStmt()945 if (DialogType == OptStmtType::DialogExStmt) { in parseFontStmt()