Searched refs:iBlocksHeightCount (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/app/
H A Dcxfa_textlayout.cpp440 int32_t iBlocksHeightCount = local
442 iBlocksHeightCount /= 2;
443 if (iBlock < iBlocksHeightCount)
445 if (iBlock == iBlocksHeightCount) {
449 for (int32_t i = 0; i < iBlocksHeightCount; i++)

Completed in 25 milliseconds