Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DField.h169 FX_BOOL richText(IJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError);
541 JS_STATIC_PROP(richText, Field);
DField.cpp64 JS_STATIC_PROP_ENTRY(richText) in END_JS_STATIC_CONST()
2216 FX_BOOL Field::richText(IJS_Context* cc, in richText() function in Field