HomeSort by relevance Sort by last modified time
    Searched refs:CountBlocks (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/
cxfa_textlayout.h 112 int32_t CountBlocks() const;
cxfa_textlayout.cpp 377 int32_t CXFA_TextLayout::CountBlocks() const {
420 if (!m_pLoader || iBlock < 0 || iBlock >= CountBlocks())
561 int32_t iBlockCount = CountBlocks();
    [all...]

Completed in 148 milliseconds