Searched refs:total_height (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dm_layout.cpp111 int total_height = m_PosY; local
114 total_height += parent->GetPosY();
124 int where = known_pagebreaks.Index( total_height);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsvghelper.c33 static u64 total_height; variable
95 total_height = (1 + rows + cpu2slot(cpus)) * SLOT_MULT;
97 fprintf(svgfile, "<svg width=\"%i\" height=\"%llu\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n", svg_page_width, total_height);
487 time2pixels(i), SLOT_MULT/2, time2pixels(i), total_height, color, color, color, thickness);

Completed in 52 milliseconds