Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtext.c105 int obbox_w, obbox_h; member
1429 beforeEditTextInfo.obbox_w = orig_text_w =
5112 GETINT("text", obbox_w, "bbox w") == INVALID ||
5127 GETINT("text", obbox_w, "bbox w") == INVALID ||
5144 GETINT("text", obbox_w, "bbox w") == INVALID ||
5163 GETINT("text", obbox_w, "bbox w") == INVALID ||
5550 text_w = obbox_w;
5623 text_ptr->orig_w = obbox_w;
5629 text_ptr->orig_h = obbox_w;
5712 SetTextBBox(*ObjPtr, text_just, obbox_w, obbox_h,
[all …]