Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DField.h125 FX_BOOL currentValueIndices(IJS_Context* cc,
515 JS_STATIC_PROP(currentValueIndices, Field);
DField.cpp38 JS_STATIC_PROP_ENTRY(currentValueIndices) in END_JS_STATIC_CONST()
934 FX_BOOL Field::currentValueIndices(IJS_Context* cc, in currentValueIndices() function in Field