Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_themepart.cpp14 m_bStaticBackground(false), in CFWL_ThemePart()
Dcfwl_themepart.h90 bool m_bStaticBackground; variable
Dcfwl_edit.cpp481 param.m_bStaticBackground = false; in DrawTextBk()
501 param.m_bStaticBackground = true; in DrawTextBk()
/external/pdfium/xfa/fwl/theme/
Dcfwl_edittp.cpp59 if (!pParams->m_bStaticBackground) { in DrawBackground()