Searched refs:FX_ERR_Method_Not_Supported (Results 1 – 2 of 2) sorted by relevance
448 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported); in SetClipRect()459 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported); in ClearClip()564 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported); in Transfer()596 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported); in Transfer()599 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported); in Transfer()891 return FX_ERR_Method_Not_Supported; in StrokePathWithPattern()894 return FX_ERR_Method_Not_Supported; in StrokePathWithShading()
18 #define FX_ERR_Method_Not_Supported -400 macro