HomeSort by relevance Sort by last modified time
    Searched full:bvertial (Results 1 - 1 of 1) sorted by null

  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtpage.cpp 414 FX_BOOL bVertial = pParams->dwLayoutStyles & FDE_TEXTEDITLAYOUT_DocVertical;
418 bVertial
422 (bVertial && bLineReserve) ? (-pParams->fLineSpace) : pParams->fLineSpace;

Completed in 569 milliseconds