Home
last modified time | relevance | path

Searched refs:bottom_lower (Results 1 – 2 of 2) sorted by relevance

/dports/www/awffull/awffull-3.10.2/src/
H A Dgraphs.c898 int bottom_lower; in month_graph6() local
963 bottom_lower = graphy - GRAPH_INNER_BOX_BOTTOM - (GRAPH_TB_IN_OFFSET * 2); in month_graph6()
995 y = bottom_lower - height_lower + text_height; in month_graph6()
1180 …gdImageString(im, gdFontSmall, cur_text_start, bottom_lower + GRAPH_TEXT_Y_OFFSET, (unsigned char … in month_graph6()
1243 …draw_horiz_grid((unsigned long long) fmaxval, section_left + 1, section_right, bottom_lower, heigh… in month_graph6()
1250 … draw_bar(xbarleft, bottom_lower, bottom_lower - height_lower, bar_width, percent, 0, KBYTECOLOR); in month_graph6()
/dports/japanese/awffull/awffull-3.10.2/src/
H A Dgraphs.c898 int bottom_lower; in month_graph6() local
963 bottom_lower = graphy - GRAPH_INNER_BOX_BOTTOM - (GRAPH_TB_IN_OFFSET * 2); in month_graph6()
995 y = bottom_lower - height_lower + text_height; in month_graph6()
1180 …gdImageString(im, gdFontSmall, cur_text_start, bottom_lower + GRAPH_TEXT_Y_OFFSET, (unsigned char … in month_graph6()
1243 …draw_horiz_grid((unsigned long long) fmaxval, section_left + 1, section_right, bottom_lower, heigh… in month_graph6()
1250 … draw_bar(xbarleft, bottom_lower, bottom_lower - height_lower, bar_width, percent, 0, KBYTECOLOR); in month_graph6()