Searched refs:Create3DZoomAnimation (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | image_bitmap_builtin.c | 738 static Image *Create3DZoomAnimation(bool in, bool out, int n, ColorPair cp); 906 Create3DZoomAnimation(bool in, bool out, int n, ColorPair cp) function in typeref:typename:Image * 988 return Create3DZoomAnimation(true, false, 6, cp); 993 return Create3DZoomAnimation(false, true, 6, cp); 998 return Create3DZoomAnimation(true, false, 0, cp); 1003 return Create3DZoomAnimation(false, true, 0, cp); 1008 return Create3DZoomAnimation(true, true, 0, cp);
|
Completed in 7 milliseconds