Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_themepart.h72 CFWL_PartState_ReadOnly = 1 << 11, enumerator
Dcfwl_edit.cpp437 ? CFWL_PartState_ReadOnly in DrawTextBk()
/external/pdfium/xfa/fwl/theme/
Dcfwl_edittp.cpp63 else if (pParams->m_dwStates & CFWL_PartState_ReadOnly) in DrawBackground()