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 19 static FX_BOOL AFPercent_Format(OBJ_METHOD_PARAMS);
43 JS_STATIC_GLOBAL_FUN(AFPercent_Format);
  /external/pdfium/fpdfsdk/src/javascript/
PublicMethods.cpp 41 JS_STATIC_GLOBAL_FUN_ENTRY(AFPercent_Format,2)
1403 //function AFPercent_Format(nDec, sepStyle)
1404 FX_BOOL CJS_PublicMethods::AFPercent_Format(OBJ_METHOD_PARAMS)
    [all...]

Completed in 60 milliseconds