Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/lightwidget/
Dcheckbox.cpp21 m_pProperties->MakeWidgetImpProperties(&m_checkboxData), nullptr)); in Initialize()
31 m_checkboxData.m_wsCaption = wsCaption; in SetCaption()
35 m_checkboxData.m_fBoxHeight = fHeight; in SetBoxSize()
/external/pdfium/xfa/include/fwl/lightwidget/
Dcheckbox.h36 CFWL_CheckBoxDP m_checkboxData; variable