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

  /external/pdfium/xfa/fde/tto/
fde_textout.cpp 502 bool bSingleLine = !!(m_dwStyles & FDE_TTOSTYLE_SingleLine);
524 if (bSingleLine || !bLineWrap) {
562 bool bRet = bSingleLine || bLineWrap || (!bLineWrap && bNeedReload) ||
  /external/pdfium/xfa/fgas/layout/
fgas_textbreak.cpp     [all...]

Completed in 60 milliseconds