Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/tto/
Dfde_textout.h22 #define FDE_TTOSTYLE_Strikeout 0x0002 macro
Dfde_textout.cpp768 bool bStrikeOut = !!(m_dwStyles & FDE_TTOSTYLE_Strikeout); in DrawLine()