Home | History | Annotate | Download | only in xfa

Lines Matching refs:CJX_Text

7 #include "fxjs/xfa/cjx_text.h"
11 CJX_Text::CJX_Text(CXFA_Text* node) : CJX_Content(node) {}
13 CJX_Text::~CJX_Text() = default;
15 void CJX_Text::use(CFXJSE_Value* pValue,
21 void CJX_Text::maxChars(CFXJSE_Value* pValue,
27 void CJX_Text::defaultValue(CFXJSE_Value* pValue,
33 void CJX_Text::usehref(CFXJSE_Value* pValue,
39 void CJX_Text::value(CFXJSE_Value* pValue,