Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DField.h111 bool commitOnSelChange(CJS_Runtime* pRuntime,
528 JS_STATIC_PROP(commitOnSelChange, Field);
DField.cpp963 bool Field::commitOnSelChange(CJS_Runtime* pRuntime, in commitOnSelChange() function in Field