Searched refs:CountBlocks (Results 1 – 2 of 2) sorted by relevance
121 int32_t CountBlocks() const;
382 int32_t CXFA_TextLayout::CountBlocks() const { in CountBlocks() function in CXFA_TextLayout429 if (!m_pLoader || iBlock < 0 || iBlock >= CountBlocks()) in Layout()573 int32_t iBlockCount = CountBlocks(); in DrawString()