Home
last modified time | relevance | path

Searched refs:GR_BYTE_TEXT (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/grx/grx249/src/text/
H A Ddrawtext.c28 opt.txo_chrtype = GR_BYTE_TEXT; in GrTextXY()
/dports/graphics/grx/grx249/test/
H A Dfontdemo.c165 opt.txo_chrtype = GR_BYTE_TEXT; in main()
194 opt.txo_chrtype = GR_BYTE_TEXT; in main()
H A Ddemogrx.c308 grt_centered.txo_chrtype = GR_BYTE_TEXT; in ini_objects()
314 grt_left.txo_chrtype = GR_BYTE_TEXT; in ini_objects()
H A Dsbctest.c110 grt.txo_chrtype = GR_BYTE_TEXT; in TESTFUNC()
H A Dkeys.c396 opt.txo_chrtype = GR_BYTE_TEXT; in TESTFUNC()
H A Dgfaz.c261 grt.txo_chrtype = GR_BYTE_TEXT; in dboton()
H A Dspeedtst.c232 to.txo_chrtype = GR_BYTE_TEXT; in Message()
/dports/graphics/grx/grx249/src/utilprog/
H A Dmodetest.c37 GrFontStringWidth(&GrDefaultFont, aux, strlen(aux), GR_BYTE_TEXT)) / 2; in PrintInfo()
39 GrFontStringHeight(&GrDefaultFont, aux, strlen(aux), GR_BYTE_TEXT)) / 2; in PrintInfo()
/dports/graphics/grx/grx249/src/bgi/
H A Dtext.c71 Style.txo_chrtype = GR_BYTE_TEXT; in __gr_text_init()
/dports/math/gnuplot-lite/gnuplot-5.4.1/term/
H A Ddjsvga.trm461 GrGetChrtypeForUserEncoding() : GR_BYTE_TEXT;
465 DJSVGA_TextOption.txo_chrtype = GR_BYTE_TEXT;
949 term->h_char = GrFontStringWidth(DJSVGA_TextOption.txo_font, text, len, GR_BYTE_TEXT) / len;
950 term->v_char = GrFontStringHeight(DJSVGA_TextOption.txo_font, text, len, GR_BYTE_TEXT);
1144 term->h_char = GrFontStringWidth(DJSVGA_TextOption.txo_font, text, len, GR_BYTE_TEXT) / len;
1145 term->v_char = GrFontStringHeight(DJSVGA_TextOption.txo_font, text, len, GR_BYTE_TEXT);
/dports/math/gnuplot/gnuplot-5.4.1/term/
H A Ddjsvga.trm461 GrGetChrtypeForUserEncoding() : GR_BYTE_TEXT;
465 DJSVGA_TextOption.txo_chrtype = GR_BYTE_TEXT;
949 term->h_char = GrFontStringWidth(DJSVGA_TextOption.txo_font, text, len, GR_BYTE_TEXT) / len;
950 term->v_char = GrFontStringHeight(DJSVGA_TextOption.txo_font, text, len, GR_BYTE_TEXT);
1144 term->h_char = GrFontStringWidth(DJSVGA_TextOption.txo_font, text, len, GR_BYTE_TEXT) / len;
1145 term->v_char = GrFontStringHeight(DJSVGA_TextOption.txo_font, text, len, GR_BYTE_TEXT);
/dports/lang/mosml/mosml-ver-2.10.1/src/runtime/
H A Dgraph.c187 GR_BYTE_TEXT in text_option()
/dports/graphics/grx/grx249/include/
H A Dgrx20.h940 #define GR_BYTE_TEXT 0 /* one byte per character */ macro
947 #define GR_TEXTCHR_SIZE(ty) (((ty) == GR_BYTE_TEXT) ? sizeof(char) : sizeof(short))
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/term/
H A Ddjsvga.trm224 DJSVGA_TextOption.txo_chrtype = GR_BYTE_TEXT;
/dports/graphics/grx/grx249/doc/tex/
H A Dgrx2_0.tex91 grt.txo_chrtype = GR_BYTE_TEXT;
1572 #define GR_BYTE_TEXT 0 /* one byte per character */
1592 Text strings of the types GR_BYTE_TEXT and GR_WORD_TEXT can also be drawn
/dports/graphics/grx/grx249/doc/
H A Dgrx249um.inf102 grt.txo_chrtype = GR_BYTE_TEXT;
1438 #define GR_BYTE_TEXT 0 /* one byte per character */
1456 Text strings of the types GR_BYTE_TEXT and GR_WORD_TEXT can also be
/dports/graphics/grx/grx249/doc/old/
H A Dapi.doc941 #define GR_BYTE_TEXT 0 /* one byte per character */
958 Text strings of the types 'GR_BYTE_TEXT' and 'GR_WORD_TEXT" can also be drawn