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

  /external/pdfium/fpdfsdk/include/javascript/
PublicMethods.h 21 static FX_BOOL AFPercent_Format(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideString& sError);
45 JS_STATIC_GLOBAL_FUN(AFPercent_Format);
  /external/pdfium/fpdfsdk/src/javascript/
PublicMethods.cpp 41 JS_STATIC_GLOBAL_FUN_ENTRY(AFPercent_Format)
1390 //function AFPercent_Format(nDec, sepStyle)
1391 FX_BOOL CJS_PublicMethods::AFPercent_Format(IFXJS_Context* cc, const CJS_Parameters& params, CJS_Value& vRet, CFX_WideString& sError)
    [all...]

Completed in 291 milliseconds