Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/include/
Dfde_tto.h14 #define FDE_TTOSTYLE_ExpandTab 0x0020 macro
/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp76 if (dwStyles & FDE_TTOSTYLE_ExpandTab) { in SetStyles()