Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp839 FX_BOOL bStrikeOut = !!(m_dwStyles & FDE_TTOSTYLE_Strikeout); in DrawLine() local
842 if (!bUnderLine && !bStrikeOut && !bHotKey) { in DrawLine()
868 if (bStrikeOut) { in DrawLine()