Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_formfill_embeddertest.cpp205 static const CFX_PointF point = CharLimitFormAtX(kFormBeginX); in CharLimitFormBegin()
210 static const CFX_PointF point = CharLimitFormAtX(kFormEndX); in CharLimitFormEnd()
224 static CFX_PointF CharLimitFormAtX(float x) { in CharLimitFormAtX() function in FPDFFormFillTextFormEmbedderTest
1930 ClickOnFormFieldAtPoint(CharLimitFormAtX(134.0)); in TEST_F()
1950 ClickOnFormFieldAtPoint(CharLimitFormAtX(166.0)); in TEST_F()
1989 SelectTextWithKeyboard(4, FWL_VKEY_Left, CharLimitFormAtX(122.0)); in TEST_F()
2009 SelectTextWithKeyboard(4, FWL_VKEY_Left, CharLimitFormAtX(136.0)); in TEST_F()
2029 SelectTextWithKeyboard(4, FWL_VKEY_Left, CharLimitFormAtX(152.0)); in TEST_F()