Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DPublicMethods.h83 static FX_BOOL AFMakeNumber(IJS_Context* cc,
125 JS_STATIC_GLOBAL_FUN(AFMakeNumber);
DPublicMethods.cpp44 JS_STATIC_GLOBAL_FUN_ENTRY(AFMakeNumber)
1865 FX_BOOL CJS_PublicMethods::AFMakeNumber(IJS_Context* cc, in AFMakeNumber() function in CJS_PublicMethods