Home
last modified time | relevance | path

Searched refs:orig_text_h (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtext.c1415 int orig_text_w=0, orig_text_h=0; local
1431 beforeEditTextInfo.obbox_h = orig_text_h =
1474 tmpAdjAbsY = ((orig_text_h-ABS_SIZE(textH))>>1);
5819 int x=0, y=0, orig_text_w=0, orig_text_h=0; local
5838 orig_text_h = curTextObj->obbox.rby - curTextObj->obbox.lty;
5850 tmpAdjAbsY = (orig_text_h-ABS_SIZE(textH))/2;