Searched refs:Create3DMenuAnimation (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dimage_bitmap_builtin.c737 static Image *Create3DMenuAnimation(bool up, ColorPair cp);
861 Create3DMenuAnimation(bool up, ColorPair cp) function in typeref:typename:Image *
977 return Create3DMenuAnimation(true, cp);
982 return Create3DMenuAnimation(false, cp);

Completed in 3 milliseconds