Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.h234 int32_t DeleteTextChars(int32_t iCount, bool bDirection = true);
Dfde_xml_imp.cpp1164 int32_t CFDE_BlockBuffer::DeleteTextChars(int32_t iCount, bool bDirection) { in DeleteTextChars() argument
1172 if (bDirection) { in DeleteTextChars()