Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dcfx_txtbreak.cpp937 bool bSingleLine = !!(pTxtRun->dwStyles & FX_LAYOUTSTYLE_SingleLine); in GetCharRects() local
955 bool bRet = (!bSingleLine && IsCtrlCode(wch)); in GetCharRects()