HomeSort by relevance Sort by last modified time
    Searched refs:FX_ERR_Method_Not_Supported (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fxgraphics/src/
fx_graphics.cpp 448 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported);
459 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported);
564 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported);
596 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported);
599 _FX_RETURN_VALUE_IF_FAIL(result, FX_ERR_Method_Not_Supported);
891 return FX_ERR_Method_Not_Supported;
894 return FX_ERR_Method_Not_Supported;
    [all...]
  /external/pdfium/xfa/include/fxgraphics/
fx_graphics.h 18 #define FX_ERR_Method_Not_Supported -400

Completed in 200 milliseconds