Searched refs:ItemBlocks (Results 1 – 3 of 3) sorted by relevance
46 void ItemBlocks(const CFX_RectF& rtText, int32_t iBlockIndex);
96 pTextLayout->ItemBlocks(rtText, pItem->GetIndex()); in PerformLayout()
507 void CXFA_TextLayout::ItemBlocks(const CFX_RectF& rtText, int32_t iBlockIndex) { in ItemBlocks() function in CXFA_TextLayout