Searched refs:RegularFormEnd (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/fpdfsdk/ |
D | fpdfformfill_embeddertest.cpp | 151 EXPECT_EQ(GetFormType(), GetFormTypeAtPoint(RegularFormEnd())); in FormSanityChecks() 159 SelectTextWithMouse(RegularFormEnd(), RegularFormBegin()); in SelectAllRegularFormTextWithMouse() 177 const CFX_PointF& RegularFormEnd() const { in RegularFormEnd() function in FPDFFormFillTextFormEmbeddertest 616 SelectTextWithKeyboard(12, FWL_VKEY_Left, RegularFormEnd()); in TEST_F() 628 SelectTextWithKeyboard(1, FWL_VKEY_Left, RegularFormEnd()); in TEST_F() 652 SelectTextWithMouse(RegularFormEnd(), RegularFormAtX(186.0)); in TEST_F() 795 SelectTextWithKeyboard(12, FWL_VKEY_Left, RegularFormEnd()); in TEST_F() 808 SelectTextWithKeyboard(12, FWL_VKEY_Left, RegularFormEnd()); in TEST_F() 821 SelectTextWithKeyboard(12, FWL_VKEY_Left, RegularFormEnd()); in TEST_F() 828 SelectTextWithMouse(RegularFormEnd(), RegularFormAtX(165.0)); in TEST_F() [all …]
|