Home
last modified time | relevance | path

Searched refs:double_byte_mod_bytes (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtypes.h106 int double_byte, double_byte_mod_bytes, double_byte_vertical; member
242 int double_byte, double_byte_mod_bytes, double_byte_vertical, direction; member
629 int double_byte, double_byte_mod_bytes, double_byte_vertical; member
H A Dauxtext.c1744 pStrSeg->double_byte, pStrSeg->double_byte_mod_bytes,
2077 pStrSeg->double_byte_mod_bytes = canvasFontDoubleByteModBytes;
2137 pStrBlock->seg->double_byte_mod_bytes = FALSE;
H A Dminiline.c858 pStrSeg->double_byte_mod_bytes = canvasFontDoubleByteModBytes;
888 canvasFontDoubleByteModBytes = pStrSeg->double_byte_mod_bytes;
3501 pStrSeg->double_byte_mod_bytes = canvasFontDoubleByteModBytes;
3504 pStrSeg->double_byte_mod_bytes = FALSE;
5766 int double_byte_mod_bytes=pStrSeg->double_byte_mod_bytes; local
5797 double_byte_mod_bytes && !cancel_double_byte_mod_bytes,
H A Dtext.c4467 pStrSeg->double_byte_mod_bytes = db_mod_bytes;
4843 pStrSeg->double_byte_mod_bytes = canvasFontDoubleByteModBytes;
6789 curStrBlock->seg->double_byte_mod_bytes;
6796 curStrBlock->seg->double_byte_mod_bytes =
6818 curStrBlock->seg->double_byte_mod_bytes;
6826 curStrBlock->seg->double_byte_mod_bytes =
H A Dfont.c4089 gstSavedFontInfo.double_byte_mod_bytes = canvasFontDoubleByteModBytes; in SaveCurFont()
4108 canvasFontDoubleByteModBytes = gstSavedFontInfo.double_byte_mod_bytes; in RestoreCurFont()
4153 pushed_font_ptr->double_byte_mod_bytes = canvasFontDoubleByteModBytes; in PushCurFont()
4185 canvasFontDoubleByteModBytes = topPushedFontStk->double_byte_mod_bytes; in PopCurFont()
H A Dcutpaste.c4111 ss_ptr->double_byte_mod_bytes, ss_ptr->double_byte_vertical) == EOF) {
4173 ss_ptr->double_byte_mod_bytes = db_mod_bytes;
H A Dattr.c306 pStrSeg->double_byte_mod_bytes = canvasFontDoubleByteModBytes;