Home
last modified time | relevance | path

Searched refs:textBackingBitmapH (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dauxtext.e29 extern int textBackingBitmapH;
H A Dauxtext.c54 int textBackingBitmapH=INVALID; variable
733 if (bbox_w > textBackingBitmapW || bbox_h > textBackingBitmapH) {
746 tmp_h = max(bbox_h,textBackingBitmapH);
759 textBackingBitmapH = tmp_h;
H A Dtext.c317 textBackingBitmapH = 10; in InitText()
370 textBackingBitmapW = textBackingBitmapH = 0; in CleanUpText()