Home
last modified time | relevance | path

Searched refs:fMaxHeight (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_widgetimp.h101 FX_FLOAT fMaxHeight,
105 FX_FLOAT fMaxHeight,
109 FX_FLOAT fMaxHeight,
113 FX_FLOAT fMaxHeight,
Dfwl_widgetmgrimp.h116 FX_FLOAT fMaxHeight,
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fwladapter.cpp67 FX_FLOAT fMaxHeight, in GetPopupPos() argument
76 pFFWidget, fMinHeight, fMaxHeight, rtRotateAnchor, rtPopup); in GetPopupPos()
Dxfa_fwladapter.h14 FX_FLOAT fMaxHeight,
Dxfa_ffwidget.h135 void GetMinMaxHeight(FX_FLOAT fMinHeight, FX_FLOAT fMaxHeight);
Dxfa_ffwidget.cpp387 void CXFA_FFWidget::GetMinMaxHeight(FX_FLOAT fMinHeight, FX_FLOAT fMaxHeight) { in GetMinMaxHeight() argument
388 fMinHeight = fMaxHeight = 0; in GetMinMaxHeight()
391 fMinHeight = fMaxHeight = fHeight; in GetMinMaxHeight()
394 m_pDataAcc->GetMaxHeight(fMaxHeight); in GetMinMaxHeight()
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp702 FX_FLOAT fMaxHeight, in GetPopupPos() argument
706 return GetPopupPosMenu(fMinHeight, fMaxHeight, rtAnchor, rtPopup); in GetPopupPos()
711 fMaxHeight, rtAnchor, rtPopup); in GetPopupPos()
713 return GetPopupPosComboBox(fMinHeight, fMaxHeight, rtAnchor, rtPopup); in GetPopupPos()
718 fMaxHeight, rtAnchor, rtPopup); in GetPopupPos()
720 return GetPopupPosGeneral(fMinHeight, fMaxHeight, rtAnchor, rtPopup); in GetPopupPos()
726 FX_FLOAT fMaxHeight, in GetPopupPosMenu() argument
760 FX_FLOAT fMaxHeight, in GetPopupPosComboBox() argument
769 if (rtPopup.height > fMaxHeight) { in GetPopupPosComboBox()
770 fPopHeight = fMaxHeight; in GetPopupPosComboBox()
[all …]
Dfwl_sdadapterimp.cpp142 FX_FLOAT fMaxHeight, in GetPopupPos() argument
Dfwl_widgetmgrimp.cpp681 FX_FLOAT fMaxHeight, in GetAdapterPopupPos() argument
685 return pSDApapter->GetPopupPos(pWidget, fMinHeight, fMaxHeight, rtAnchor, in GetAdapterPopupPos()
/external/pdfium/xfa/include/fwl/adapter/
Dfwl_adapterwidgetmgr.h72 FX_FLOAT fMaxHeight,
Dfwl_sdadapterimp.h40 FX_FLOAT fMaxHeight,
/external/pdfium/xfa/src/fwl/src/lightwidget/
Dcombobox.cpp125 FWL_ERR CFWL_ComboBox::SetMaxListHeight(FX_FLOAT fMaxHeight) { in SetMaxListHeight() argument
126 m_comboBoxData.m_fMaxListHeight = fMaxHeight; in SetMaxListHeight()
/external/pdfium/xfa/include/fwl/lightwidget/
Dcombobox.h39 FWL_ERR SetMaxListHeight(FX_FLOAT fMaxHeight);
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ScrollBar.cpp1087 FX_FLOAT fMaxHeight = rcMax.top - rcMax.bottom; in GetScrollArea() local
1100 if (rcClient.top - rcClient.bottom > fMinHeight + fMaxHeight + 2) { in GetScrollArea()
1102 rcClient.right, rcClient.top - fMaxHeight - 1); in GetScrollArea()
/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h612 FX_BOOL GetMaxHeight(FX_FLOAT& fMaxHeight);
627 FX_BOOL SetMaxHeight(FX_FLOAT fMaxHeight);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp1626 FX_BOOL CXFA_WidgetData::GetMaxHeight(FX_FLOAT& fMaxHeight) { in GetMaxHeight() argument
1627 return TryMeasure(XFA_ATTRIBUTE_MaxH, fMaxHeight); in GetMaxHeight()
1675 FX_BOOL CXFA_WidgetData::SetMaxHeight(FX_FLOAT fMaxHeight) { in SetMaxHeight() argument
1676 return SetMeasure(XFA_ATTRIBUTE_MaxH, fMaxHeight); in SetMaxHeight()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...