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

  /external/pdfium/xfa/include/fwl/core/
fwl_widgetdef.h 14 #define FWL_WGTSTYLE_NarrowCaption (1L << 4)
  /external/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp 303 } else if (m_pProperties->m_dwStyles & FWL_WGTSTYLE_NarrowCaption) {
573 } else if (m_pProperties->m_dwStyles & FWL_WGTSTYLE_NarrowCaption) {
    [all...]

Completed in 58 milliseconds