Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_edittp.cpp24 if (CFWL_Part::CombTextLine == pParams->m_iPart) { in DrawBackground()
76 case CFWL_Part::CombTextLine: { in DrawBackground()
/external/pdfium/xfa/fwl/
Dcfwl_themepart.h23 CombTextLine, enumerator
Dcfwl_edit.cpp527 param.m_iPart = CFWL_Part::CombTextLine; in DrawContent()