Home
last modified time | relevance | path

Searched defs:iBlockIndex (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffnotify.cpp269 int32_t iBlockIndex, in FindSplitPos()
Dxfa_textlayout.cpp953 FX_BOOL CXFA_TextLayout::DoLayout(int32_t iBlockIndex, in DoLayout()
1188 void CXFA_TextLayout::ItemBlocks(const CFX_RectF& rtText, int32_t iBlockIndex) { in ItemBlocks()
Dxfa_ffwidgetacc.cpp1193 FX_BOOL CXFA_WidgetAcc::FindSplitPos(int32_t iBlockIndex, in FindSplitPos()
/external/pdfium/xfa/src/fdp/src/xml/
Dfde_xml.cpp1357 int32_t iBlockIndex = iRealIndex / m_iAllocStep; in SetTextChar() local
1433 int32_t& iBlockIndex, in TextDataIndex2BufIndex()