HomeSort by relevance Sort by last modified time
    Searched refs:FDE_FORMAT_EDIT_FIELD_HADERSIZE (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtblock.cpp 243 int32_t nInnerIndex = nIndex - FDE_FORMAT_EDIT_FIELD_HADERSIZE;
277 int32_t nInnerIndex = nIndex - FDE_FORMAT_EDIT_FIELD_HADERSIZE;
311 int32_t nInnerIndex = nIndex - FDE_FORMAT_EDIT_FIELD_HADERSIZE;
349 int32_t nLength = wsField.GetLength() + FDE_FORMAT_EDIT_FIELD_HADERSIZE +
362 FDE_FORMAT_EDIT_FIELD_HADERSIZE + FDE_FORMAT_EDIT_FIELD_TAILSIZE;
371 int32_t nInnerIndex = nIndex - FDE_FORMAT_EDIT_FIELD_HADERSIZE;
390 nIndex -= FDE_FORMAT_EDIT_FIELD_HADERSIZE;
411 return nIndex + FDE_FORMAT_EDIT_FIELD_HADERSIZE;
415 nEnd = FDE_FORMAT_EDIT_FIELD_HADERSIZE + m_nLength;
418 nBgn = FDE_FORMAT_EDIT_FIELD_HADERSIZE;
    [all...]
fde_txtedtblock.h 19 #define FDE_FORMAT_EDIT_FIELD_HADERSIZE 3
fde_txtedtengine.cpp     [all...]

Completed in 39 milliseconds