Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdfformfill_embeddertest.cpp149 EXPECT_EQ(GetFormType(), GetFormTypeAtPoint(CharLimitFormEnd())); in FormSanityChecks()
155 SelectTextWithMouse(CharLimitFormEnd(), CharLimitFormBegin()); in SelectAllCharLimitFormTextWithMouse()
167 const CFX_PointF& CharLimitFormEnd() const { in CharLimitFormEnd() function in FPDFFormFillTextFormEmbeddertest
1207 ClickOnFormFieldAtPoint(CharLimitFormEnd()); in TEST_F()
1229 ClickOnFormFieldAtPoint(CharLimitFormEnd()); in TEST_F()
1305 SelectTextWithKeyboard(12, FWL_VKEY_Left, CharLimitFormEnd()); in TEST_F()