Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dbox.e38 extern void SaveBoxObj ARGS_DECL((FILE *, struct ObjRec *));
H A Dbox.c530 void SaveBoxObj(FP, ObjPtr) in SaveBoxObj() function
H A Dfile.c925 case OBJ_BOX: SaveBoxObj(FP, ObjPtr); break;