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.h71 CFWL_PartState_ReadOnly = 1 << 11, enumerator
Dcfwl_edit.cpp346 ? CFWL_PartState_ReadOnly in DrawTextBk()
/external/pdfium/xfa/fwl/theme/
Dcfwl_edittp.cpp54 else if (pParams.m_dwStates & CFWL_PartState_ReadOnly) in DrawBackground()