HomeSort by relevance Sort by last modified time
    Searched refs:wsCaption (Results 26 - 28 of 28) sorted by null

12

  /external/pdfium/xfa/src/fwl/src/core/include/
fwl_widgetmgrimp.h 87 const CFX_WideStringC& wsCaption);
  /external/pdfium/xfa/include/fwl/core/
fwl_note.h 364 virtual FWL_ERR GetCaption(CFX_WideString& wsCaption) = 0;
  /external/pdfium/xfa/src/fwl/src/core/
fwl_widgetmgrimp.cpp 418 const CFX_WideStringC& wsCaption) {
419 return m_pAdapter->SetWidgetCaption(pWidget, wsCaption);
    [all...]

Completed in 335 milliseconds

12