Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtblock.cpp350 FDE_FORMAT_EDIT_FIELD_TAILSIZE; in GetDisplayText()
362 FDE_FORMAT_EDIT_FIELD_HADERSIZE + FDE_FORMAT_EDIT_FIELD_TAILSIZE; in GetDisplayLength()
655 FDE_FORMAT_EDIT_FIELD_TAILSIZE; in GetDisplayText()
Dfde_txtedtblock.h20 #define FDE_FORMAT_EDIT_FIELD_TAILSIZE 1 macro
Dfde_txtedtengine.cpp1993 nDelta = FDE_FORMAT_EDIT_FIELD_HADERSIZE - FDE_FORMAT_EDIT_FIELD_TAILSIZE; in NormalizeCaretPos()