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

  /external/pdfium/xfa/fxfa/app/
xfa_fwladapter.h 21 bool GetPopupPos(CFWL_Widget* pWidget,
xfa_fwladapter.cpp 27 bool CXFA_FWLAdapterWidgetMgr::GetPopupPos(CFWL_Widget* pWidget,
35 pFFWidget->GetDoc()->GetDocEnvironment()->GetPopupPos(
  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_docenvironment.h 33 bool GetPopupPos(CXFA_FFWidget* hWidget,
cpdfxfa_docenvironment.cpp 110 bool CPDFXFA_DocEnvironment::GetPopupPos(CXFA_FFWidget* hWidget,
    [all...]
  /external/pdfium/xfa/fwl/
cfwl_widget.h 137 void GetPopupPos(FX_FLOAT fMinHeight,
cfwl_datetimepicker.cpp 242 GetPopupPos(0, rtMonth.height, rtAnchor, rtMonth);
358 GetPopupPos(fPopupMin, fPopupMax, rtAnchor, rtMonthCal);
cfwl_combobox.cpp 335 GetPopupPos(0, m_rtProxy.height, rtAnchor, m_rtProxy);
554 GetPopupPos(fPopupMin, fPopupMax, m_pProperties->m_rtWidget, rtList);
cfwl_widget.cpp 381 void CFWL_Widget::GetPopupPos(FX_FLOAT fMinHeight,
cfwl_widgetmgr.cpp 390 m_pAdapter->GetPopupPos(pWidget, fMinHeight, fMaxHeight, rtAnchor, rtPopup);
  /external/pdfium/xfa/fxfa/
fxfa.h 241 virtual bool GetPopupPos(CXFA_FFWidget* hWidget,

Completed in 336 milliseconds