Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DField.h229 bool buttonSetCaption(CJS_Runtime* pRuntime,
574 JS_STATIC_METHOD(buttonSetCaption, Field);
DField.cpp2853 bool Field::buttonSetCaption(CJS_Runtime* pRuntime, in buttonSetCaption() function in Field