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