Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DField.h105 FX_BOOL buttonFitBounds(IJS_Context* cc,
507 JS_STATIC_PROP(buttonFitBounds, Field);
DField.cpp30 JS_STATIC_PROP_ENTRY(buttonFitBounds) in END_JS_STATIC_CONST()
570 FX_BOOL Field::buttonFitBounds(IJS_Context* cc, in buttonFitBounds() function in Field