Searched defs:htmlPage (Results 1 – 1 of 1) sorted by relevance
1274 void StatisticGenerator::FillHTMLPageHeadPart(std::ofstream &htmlPage) in FillHTMLPageHeadPart()1313 void StatisticGenerator::FillHTMLPageOpcodeStatistic(std::ofstream &htmlPage, Opcode opc) in FillHTMLPageOpcodeStatistic()1354 std::ofstream htmlPage; in GenerateHTMLPage() local