Home
last modified time | relevance | path

Searched refs:richValue (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
Devent.h32 FX_BOOL richValue(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
64 JS_STATIC_PROP(richValue, event);
Devent.cpp33 JS_STATIC_PROP_ENTRY(richValue) in END_JS_STATIC_CONST()
193 FX_BOOL event::richValue(IJS_Context* cc, in richValue() function in event
DField.h170 FX_BOOL richValue(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
542 JS_STATIC_PROP(richValue, Field);
DField.cpp65 JS_STATIC_PROP_ENTRY(richValue) in END_JS_STATIC_CONST()
2258 FX_BOOL Field::richValue(IJS_Context* cc, in richValue() function in Field