Home
last modified time | relevance | path

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

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