Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp767 bool bUnderLine = !!(m_dwStyles & FDE_TTOSTYLE_Underline); in DrawLine() local
771 if (!bUnderLine && !bStrikeOut && !bHotKey) in DrawLine()
778 if (bUnderLine) { in DrawLine()