Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dauxtext.c1109 struct ObjRec *ObjPtr, *obj_to_be_found; in SubFindTextObj()
1121 if (obj_to_be_found == NULL) {
1151 obj_to_be_found)) != NULL) {
1158 if (obj_ptr == obj_to_be_found) {
1163 if (attr_ptr->obj == obj_to_be_found) {
1175 obj_to_be_found)) != NULL) {
1187 struct ObjRec *obj_to_be_found;
1201 if (obj_to_be_found == NULL) {
1234 obj_to_be_found)) != NULL) {
1241 if (obj_ptr == obj_to_be_found) {
[all …]