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

  /external/pdfium/xfa/fxfa/app/
xfa_fftextedit.cpp 71 FWL_STYLEEXT_EDT_LastLineHeight;
391 FWL_STYLEEXT_EDT_LastLineHeight;
469 FWL_STYLEEXT_EDT_Password | FWL_STYLEEXT_EDT_LastLineHeight;
547 uint32_t dwEditStyles = FWL_STYLEEXT_EDT_LastLineHeight;
xfa_ffchoicelist.cpp 274 FWL_STYLEEXT_EDT_ReadOnly | FWL_STYLEEXT_EDT_LastLineHeight;
  /external/pdfium/xfa/fwl/
cfwl_edit.h 42 #define FWL_STYLEEXT_EDT_LastLineHeight (1L << 27)
cfwl_edit.cpp 613 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_LastLineHeight)
    [all...]

Completed in 60 milliseconds