Searched refs:CharLimitFormAtX (Results 1 – 1 of 1) sorted by relevance
163 static const CFX_PointF point = CharLimitFormAtX(kFormBeginX); in CharLimitFormBegin()168 static const CFX_PointF point = CharLimitFormAtX(kFormEndX); in CharLimitFormEnd()182 static CFX_PointF CharLimitFormAtX(float x) { in CharLimitFormAtX() function in FPDFFormFillTextFormEmbeddertest1269 ClickOnFormFieldAtPoint(CharLimitFormAtX(134.0)); in TEST_F()1287 ClickOnFormFieldAtPoint(CharLimitFormAtX(166.0)); in TEST_F()1324 SelectTextWithKeyboard(4, FWL_VKEY_Left, CharLimitFormAtX(122.0)); in TEST_F()1343 SelectTextWithKeyboard(4, FWL_VKEY_Left, CharLimitFormAtX(136.0)); in TEST_F()1362 SelectTextWithKeyboard(4, FWL_VKEY_Left, CharLimitFormAtX(152.0)); in TEST_F()