Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dauxtext.c2119 int str_seg_double_byte=TRUE; local
2124 str_seg_double_byte = ((*pStr1->dyn_str.s) & 0x80);
2134 if (str_seg_double_byte == FALSE) {
H A Dtext.c4812 int str_seg_double_byte=((*pStr1->dyn_str.s) & 0x80); local
4833 curFont = (str_seg_double_byte ? cur_db_font : cur_sb_font);