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