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

  /external/pdfium/xfa/include/fwl/basewidget/
fwl_edit.h 25 #define FWL_STYLEEXT_EDT_HSelfAdaption (1L << 10)
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_editimp.cpp 856 m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_HSelfAdaption;
873 0, FWL_STYLEEXT_EDT_HSelfAdaption | FWL_STYLEEXT_EDT_AutoHScroll);
891 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_EDT_HSelfAdaption) {
    [all...]

Completed in 59 milliseconds