Lines Matching refs:DEF_BI_ASPM
732 #define DEF_BI_ASPM(nm) Image *nm(ColorPair cp)
742 static DEF_BI_ASPM(Create3DResizeInTopAnimation);
743 static DEF_BI_ASPM(Create3DResizeOutTopAnimation);
744 static DEF_BI_ASPM(Create3DResizeInBotAnimation);
745 static DEF_BI_ASPM(Create3DResizeOutBotAnimation);
747 static DEF_BI_ASPM(Create3DMenuUpAnimation);
748 static DEF_BI_ASPM(Create3DMenuDownAnimation);
750 static DEF_BI_ASPM(Create3DMazeOutAnimation);
751 static DEF_BI_ASPM(Create3DMazeInAnimation);
752 static DEF_BI_ASPM(Create3DZoomInAnimation);
753 static DEF_BI_ASPM(Create3DZoomOutAnimation);
754 static DEF_BI_ASPM(Create3DZoomInOutAnimation);
771 DEF_BI_ASPM((*proc));
954 static DEF_BI_ASPM(Create3DResizeInTopAnimation)
959 static DEF_BI_ASPM(Create3DResizeOutTopAnimation)
964 static DEF_BI_ASPM(Create3DResizeInBotAnimation)
969 static DEF_BI_ASPM(Create3DResizeOutBotAnimation)
975 static DEF_BI_ASPM(Create3DMenuUpAnimation)
980 static DEF_BI_ASPM(Create3DMenuDownAnimation)
986 static DEF_BI_ASPM(Create3DMazeInAnimation)
991 static DEF_BI_ASPM(Create3DMazeOutAnimation)
996 static DEF_BI_ASPM(Create3DZoomInAnimation)
1001 static DEF_BI_ASPM(Create3DZoomOutAnimation)
1006 static DEF_BI_ASPM(Create3DZoomInOutAnimation)
1011 #undef DEF_BI_ASPM