Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp431 int32_t iBlocksHeightCount = in Layout() local
433 iBlocksHeightCount /= 2; in Layout()
434 if (iBlock < iBlocksHeightCount) in Layout()
436 if (iBlock == iBlocksHeightCount) { in Layout()
440 for (int32_t i = 0; i < iBlocksHeightCount; i++) in Layout()