Home
last modified time | relevance | path

Searched refs:IsFontDoubleByte (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfont.e143 extern int IsFontDoubleByte ARGS_DECL((int font_index));
H A Dfont.c379 int IsFontDoubleByte(font_index) in IsFontDoubleByte() function
786 !IsFontDoubleByte(font_index)) {
840 } else if (defaultCurFont == (-1) && !IsFontDoubleByte(font_index)) {
1528 if (IsFontDoubleByte(i)) {
3455 if (IsFontDoubleByte(i)) { in InitAdditionalFonts()
4280 double_byte = IsFontDoubleByte(font);
5839 if (!IsFontDoubleByte(i)) {
H A Dminiline.c3463 IsFontDoubleByte(nValue)));
3494 pStrSeg->double_byte == IsFontDoubleByte(nValue)) {
4479 if (valid && IsFontDoubleByte(font)) { in CanCopyHighLightedTextAsStrings()
4501 if (valid && IsFontDoubleByte(font)) { in CanCopyHighLightedTextAsStrings()
4518 if (valid && IsFontDoubleByte(font)) { in CanCopyHighLightedTextAsStrings()
4554 if (IsFontDoubleByte(font_index)) {
4605 if (IsFontDoubleByte(pStrBlock->seg->font)) {
H A Dtext.c6691 curStrBlock->seg->double_byte != IsFontDoubleByte(nValue)) {
6692 pNewStrBlock->seg->double_byte = IsFontDoubleByte(nValue);
6785 curStrBlock->seg->double_byte != IsFontDoubleByte(nValue)) {
6790 curStrBlock->seg->double_byte = IsFontDoubleByte(nValue);
6813 curStrBlock->seg->double_byte != IsFontDoubleByte(nValue)) {
6819 curStrBlock->seg->double_byte = IsFontDoubleByte(nValue);