Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcutpaste.c4209 struct ObjRec *icon_obj_to_replace=NULL; in ReplaceGraphic() local
4221 icon_obj_to_replace = sel_ptr->obj; in ReplaceGraphic()
4285 if (obj_ptr->type == OBJ_ICON && obj_ptr == icon_obj_to_replace) { in ReplaceGraphic()