Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_carettp.cpp24 if (!(pParams->m_dwStates & CFWL_PartState_HightLight)) in DrawBackground()
/external/pdfium/xfa/fwl/
Dcfwl_themepart.h68 CFWL_PartState_HightLight = 1 << 6, enumerator
Dcfwl_caret.cpp86 param.m_dwStates = CFWL_PartState_HightLight; in DrawCaretBK()