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