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.h89 bool m_bStaticBackground; variable
Dcfwl_edit.cpp344 param.m_bStaticBackground = false; in DrawTextBk()
364 param.m_bStaticBackground = true; in DrawTextBk()
/external/pdfium/xfa/fwl/theme/
Dcfwl_edittp.cpp51 if (!pParams.m_bStaticBackground) { in DrawBackground()