Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fftext.cpp96 pTextLayout->ItemBlocks(rtText, pItem->GetIndex()); in PerformLayout()
Dxfa_textlayout.h323 void ItemBlocks(const CFX_RectF& rtText, int32_t iBlockIndex);
Dxfa_textlayout.cpp1188 void CXFA_TextLayout::ItemBlocks(const CFX_RectF& rtText, int32_t iBlockIndex) { in ItemBlocks() function in CXFA_TextLayout