Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fee/include/
Difde_txtedtengine.h222 const CFX_WideString& wsBlockFormat) = 0;
/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtengine.h102 const CFX_WideString& wsBlockFormat);
Dfde_txtedtengine.cpp839 const CFX_WideString& wsBlockFormat) { in SetFormatBlock() argument
877 new CFDE_TxtEdtBlock(this, wsBlockFormat, nIndex); in SetFormatBlock()