Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/theme/
Dcheckboxtp.cpp147 int32_t iTheme = 1; in DrawBoxBk() local
149 iTheme = 2; in DrawBoxBk()
152 iTheme = 3; in DrawBoxBk()
155 iTheme = 4; in DrawBoxBk()
158 iTheme += 4; in DrawBoxBk()
161 iTheme += 8; in DrawBoxBk()
164 m_pThemeData->clrBoxBk[iTheme][0], in DrawBoxBk()
165 m_pThemeData->clrBoxBk[iTheme][1], &path, fillMode, pMatrix); in DrawBoxBk()