Home | History | Annotate | Download | only in fxfa

Lines Matching refs:CountBlocks

377 int32_t CXFA_TextLayout::CountBlocks() const {
420 if (!m_pLoader || iBlock < 0 || iBlock >= CountBlocks())
561 int32_t iBlockCount = CountBlocks();