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

/inkscape/src/widgets/
H A Dege-output-action.h56 #define IS_EGE_OUTPUT_ACTION( obj ) ( G_TYPE_CHECK_INSTANCE_TYPE( (obj), EGE_OUTPUT_ACTION_TYPE) ) macro
H A Dege-output-action.cpp121 g_return_val_if_fail( IS_EGE_OUTPUT_ACTION(action), FALSE );
166 if ( IS_EGE_OUTPUT_ACTION(action) )

Completed in 937 milliseconds