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

  /external/pdfium/xfa/include/fwl/core/
fwl_form.h 20 #define FWL_STYLEEXT_FRM_NoDrawClient (1L << 3)
  /external/pdfium/xfa/src/fwl/src/core/
fwl_formimp.cpp 270 if ((m_pProperties->m_dwStyleExes & FWL_STYLEEXT_FRM_NoDrawClient) == 0) {
    [all...]

Completed in 39 milliseconds