Home
last modified time | relevance | path

Searched refs:FX_ERR_Intermediate_Value_Invalid (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxgraphics/src/
Dfx_graphics.cpp143 return FX_ERR_Intermediate_Value_Invalid; in RestoreGraphState()
147 _FX_RETURN_VALUE_IF_FAIL(info, FX_ERR_Intermediate_Value_Invalid); in RestoreGraphState()
593 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Intermediate_Value_Invalid); in Transfer()
924 return FX_ERR_Intermediate_Value_Invalid; in FillPathWithPattern()
/external/pdfium/xfa/include/fxgraphics/
Dfx_graphics.h17 #define FX_ERR_Intermediate_Value_Invalid -300 macro