HomeSort by relevance Sort by last modified time
    Searched refs:m_eProps (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 671 m_eProps(ep),
681 m_pEdit->SetSecProps(m_eProps, m_wpPlace, &m_NewSecProps, &m_NewWordProps,
685 m_pEdit->PaintSetProps(m_eProps, m_wrPlace);
693 m_pEdit->SetSecProps(m_eProps, m_wpPlace, &m_OldSecProps, &m_OldWordProps,
697 m_pEdit->PaintSetProps(m_eProps, m_wrPlace);
712 m_eProps(ep),
720 m_pEdit->SetWordProps(m_eProps, m_wpPlace, &m_NewWordProps, m_wrPlace,
724 m_pEdit->PaintSetProps(m_eProps, m_wrPlace);
732 m_pEdit->SetWordProps(m_eProps, m_wpPlace, &m_OldWordProps, m_wrPlace,
736 m_pEdit->PaintSetProps(m_eProps, m_wrPlace)
    [all...]
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 477 EDIT_PROPS_E m_eProps;
503 EDIT_PROPS_E m_eProps;

Completed in 198 milliseconds