Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_eventparam.cpp22 WideString CXFA_EventParam::GetNewText() const { in GetNewText() function in CXFA_EventParam
Dcxfa_eventparam.h59 WideString GetNewText() const;
/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.cpp115 pValue->SetString(pEventParam->GetNewText().ToUTF8().AsStringView()); in newText()
Dcfxjse_formcalc_context_embeddertest.cpp1678 EXPECT_EQ(L"agd", params.GetNewText());
1688 EXPECT_EQ(L"axyzd", params.GetNewText());
1697 EXPECT_EQ(L"axyzbcd", params.GetNewText());