Home
last modified time | relevance | path

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

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