Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_themepart.h99 bool m_bStaticBackground = false; variable
/external/pdfium/xfa/fwl/theme/
Dcfwl_edittp.cpp40 if (!pParams.m_bStaticBackground) { in DrawBackground()