Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dshape.c866 struct ObjRec *saved_top_obj, *saved_bot_obj, *tmp_top_obj, *tmp_bot_obj; in GenerateShape() local
964 tmp_top_obj = topObj; in GenerateShape()
968 CreateGroupObj(tmp_top_obj, tmp_bot_obj); in GenerateShape()
H A Dcutpaste.c823 struct ObjRec *tmp_top_obj=NULL, *tmp_bot_obj=NULL; in PasteFromCutBuffer() local
931 tmp_top_obj = topObj; in PasteFromCutBuffer()
936 curPage->top = topObj = tmp_top_obj; in PasteFromCutBuffer()