Home
last modified time | relevance | path

Searched refs:BOTTOM_TEXT (Results 1 – 25 of 25) sorted by relevance

/dports/lang/ptoc/ptoc/Xbgi/
H A Douttextxy.c35 case BOTTOM_TEXT: in outtextxy()
50 case BOTTOM_TEXT: in outtextxy()
65 case BOTTOM_TEXT: in outtextxy()
H A Douttext.c30 case BOTTOM_TEXT: in outtext()
45 case BOTTOM_TEXT: in outtext()
60 case BOTTOM_TEXT: in outtext()
H A Dgraphics.h131 #define BOTTOM_TEXT 0 macro
/dports/chinese/aterm/aterm-1.0.1/src/
H A Drxvtgrx.h36 #define BOTTOM_TEXT 0x03 macro
H A Dgraphics.c155 else if (align & BOTTOM_TEXT) in Gr_Text()
/dports/x11/aterm/aterm-1.0.1/src/
H A Drxvtgrx.h36 #define BOTTOM_TEXT 0x03 macro
H A Dgraphics.c155 else if (align & BOTTOM_TEXT) in Gr_Text()
/dports/x11/xvt/xvt-3.0.1/src/
H A Dxvtgrx.h36 #define BOTTOM_TEXT 0x03 macro
H A Dgraphics.c164 else if ((align & VERTICAL_ALIGNMENT) == BOTTOM_TEXT) in xvt_Gr_Text()
/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Drxvtgrx.h36 #define BOTTOM_TEXT 0x03 macro
H A Dgraphics.c164 else if ((align & VERTICAL_ALIGNMENT) == BOTTOM_TEXT) in rxvt_Gr_Text()
/dports/chinese/aterm/aterm-1.0.1/src/graphics/
H A Dqplot.c201 PlaceText (id, GRX_SCALE/2, GRX_SCALE, HCENTER_TEXT|BOTTOM_TEXT, "X"); in main()
212 RIGHT_TEXT|BOTTOM_TEXT,axis); in main()
/dports/x11/aterm/aterm-1.0.1/src/graphics/
H A Dqplot.c201 PlaceText (id, GRX_SCALE/2, GRX_SCALE, HCENTER_TEXT|BOTTOM_TEXT, "X"); in main()
212 RIGHT_TEXT|BOTTOM_TEXT,axis); in main()
/dports/graphics/grx/grx249/src/bgi/
H A Dtext5.c48 case BOTTOM_TEXT : Style.txo_yalign = GR_ALIGN_BOTTOM; break; in __gr_text_bit()
/dports/x11/xvt/xvt-3.0.1/src/graphics/
H A Dqplot.c197 PlaceText(id, GRX_SCALE / 2, GRX_SCALE, HCENTER_TEXT | BOTTOM_TEXT, in main()
208 RIGHT_TEXT | BOTTOM_TEXT, axis); in main()
/dports/x11-clocks/rclock/rxvt-2.7.10/src/graphics/
H A Dqplot.c197 PlaceText(id, GRX_SCALE / 2, GRX_SCALE, HCENTER_TEXT | BOTTOM_TEXT, in main()
208 RIGHT_TEXT | BOTTOM_TEXT, axis); in main()
/dports/graphics/grx/grx249/test/bgi/
H A Dcolortst.c88 settextjustify( CENTER_TEXT, BOTTOM_TEXT ); in testmode()
H A Dttext.c58 settextjustify(LEFT_TEXT, BOTTOM_TEXT); in all_user_tests()
H A Dbccbgi.c541 settextjustify( CENTER_TEXT, BOTTOM_TEXT ); in TextDemo()
719 settextjustify( LEFT_TEXT, BOTTOM_TEXT ); in PieDemo()
727 settextjustify( RIGHT_TEXT, BOTTOM_TEXT ); in PieDemo()
/dports/lang/ptoc/ptoc/WinBGI/
H A Dgraphics.h34 #define BOTTOM_TEXT 0 macro
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/vpfutil/
H A Dvpfmisc.c610 settextjustify(LEFT_TEXT,BOTTOM_TEXT); in clear_template_output()
951 settextjustify(LEFT_TEXT,BOTTOM_TEXT);
/dports/devel/z88dk/z88dk/include/
H A Dbgi.h44 enum vertical { BOTTOM_TEXT, VCENTER_TEXT, TOP_TEXT }; enumerator
/dports/editors/cooledit/cooledit-3.17.28/rxvt/
H A Drxvtlib_graphics.c132 else if (align & BOTTOM_TEXT) in rxvtlib_Gr_Text()
H A Drxvtlib.h1241 #define BOTTOM_TEXT 0x03 macro
/dports/graphics/grx/grx249/include/
H A Dlibbcc.h283 #define BOTTOM_TEXT 0 macro