Home
last modified time | relevance | path

Searched refs:GetWidgetRect (Results 1 – 25 of 50) sorted by relevance

12

/external/pdfium/xfa/src/fwl/src/core/
Dfwl_panelimp.cpp41 FWL_ERR CFWL_PanelImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_PanelImp
44 m_pContent->GetWidgetRect(rect, TRUE); in GetWidgetRect()
85 virtual FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE);
102 FWL_ERR CFWL_CustomPanelImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_CustomPanelImp
104 (m_pProxy->GetWidgetRect(rect, bAutoSize) == FWL_ERR_Succeeded)) { in GetWidgetRect()
107 return CFWL_WidgetImp::GetWidgetRect(rect, bAutoSize); in GetWidgetRect()
Dfwl_widgetimp.cpp16 FWL_ERR IFWL_Widget::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in IFWL_Widget
18 ->GetWidgetRect(rect, bAutoSize); in GetWidgetRect()
167 FWL_ERR CFWL_WidgetImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_WidgetImp
365 GetWidgetRect(r); in TransformTo()
376 form1->GetWidgetRect(r); in TransformTo()
394 form1->GetWidgetRect(r); in TransformTo()
397 form2->GetWidgetRect(r); in TransformTo()
417 pWidget->GetWidgetRect(r); in TransformTo()
443 parent->GetWidgetRect(rect); in GetMatrix()
940 pDstWidget->GetWidgetRect(rtDst); in GetOffsetFromParent()
[all …]
Dfwl_widgetmgrimp.cpp221 pNative->GetWidgetRect(rtTemp); in RepaintWidget()
382 return m_pAdapter->GetWidgetRect(pWidget, rect); in GetWidgetRect_Native()
475 child->GetWidgetRect(bounds); in GetWidgetAtPoint()
735 pWidget->GetWidgetRect(clipCopy); in OnDrawWidget()
794 child->GetWidgetRect(rtWidget); in DrawChild()
842 pWidget->GetWidgetRect(rect); in DrawWidgetBefore()
882 pWidget->GetWidgetRect(rtWidget); in IsNeedRepaint()
895 pChild->GetWidgetRect(rtTemp); in IsNeedRepaint()
931 pChild->GetWidgetRect(rect); in IsNeedRepaint()
998 pWidget->GetWidgetRect(r); in bUseOffscreenDirect()
[all …]
Dfwl_gridimp.cpp183 FWL_ERR CFWL_GridImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_GridImp
571 pWidget->GetWidgetRect(rtAuto, TRUE); in CalcWidgetWidth()
593 pWidget->GetWidgetRect(rtAuto, TRUE); in CalcWidgetHeigt()
610 pWidget->GetWidgetRect(rtAuto, TRUE); in CalcAutoColumnWidgetWidth()
633 pWidget->GetWidgetRect(rtAuto, TRUE); in CalcAutoColumnWidgetHeight()
1179 pWidget->GetWidgetRect(rtAuto, TRUE); in SetAllWidgetsRect()
1192 pWidget->GetWidgetRect(rtAuto, TRUE); in SetAllWidgetsRect()
1227 pWidget->GetWidgetRect(rtOld); in SetAllWidgetsRect()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_datetimepickerimp.cpp197 pDateTime->GetWidgetRect(rtInvalidate); in DisForm_OnProcessMessage()
301 pPicker->m_pForm->GetWidgetRect(rt); in OnLButtonUpEx()
449 m_pMonthCal->GetWidgetRect(rtMonthCal, TRUE); in Initialize()
476 FWL_ERR CFWL_DateTimePickerImp::GetWidgetRect(CFX_RectF& rect, in GetWidgetRect() function in CFWL_DateTimePickerImp
483 CFWL_WidgetImp::GetWidgetRect(rect, TRUE); in GetWidgetRect()
524 m_pMonthCal->GetWidgetRect(rtMonthCal, TRUE); in Update()
541 m_pMonthCal->GetWidgetRect(rect); in HitTest()
666 m_pMonthCal->GetWidgetRect(rtMonth); in GetBBox()
730 m_pMonthCal->GetWidgetRect(rtMonth); in ShowMonthCalendar()
846 m_pMonthCal->GetWidgetRect(rtMonthCal, TRUE); in DisForm_InitDateTimeCalendar()
[all …]
Dfwl_pictureboximp.cpp56 FWL_ERR CFWL_PictureBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_PictureBoxImp
68 CFWL_WidgetImp::GetWidgetRect(rect, TRUE); in GetWidgetRect()
Dfwl_caretimp.cpp111 GetWidgetRect(rect); in DrawCaretBK()
141 m_pCaret->GetWidgetRect(rt); in Run()
Dfwl_comboboximp.cpp294 m_pOwner->m_pVertScrollBar->GetWidgetRect(rect); in OnProcessMessage()
349 m_pOwner->m_pVertScrollBar->GetWidgetRect(rect); in OnDropListMouseMove()
393 m_pOwner->m_pVertScrollBar->GetWidgetRect(rect); in OnDropListLButtonUp()
524 FWL_ERR CFWL_ComboBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_ComboBoxImp
529 m_pEdit->GetWidgetRect(rect, TRUE); in GetWidgetRect()
542 CFWL_WidgetImp::GetWidgetRect(rect, TRUE); in GetWidgetRect()
856 m_pListBox->GetWidgetRect(rtList); in GetBBox()
906 m_pListBox->GetWidgetRect(m_rtList, TRUE); in ShowDropList()
1216 m_pListBox->GetWidgetRect(rect); in DisForm_ShowDropList()
1261 m_pListBox->GetWidgetRect(rect); in DisForm_HitTest()
[all …]
Dfwl_tooltipctrlimp.cpp76 FWL_ERR CFWL_ToolTipImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_ToolTipImp
95 CFWL_WidgetImp::GetWidgetRect(rect, TRUE); in GetWidgetRect()
Dfwl_checkboximp.cpp64 FWL_ERR CFWL_CheckBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_CheckBoxImp
89 CFWL_WidgetImp::GetWidgetRect(rect, TRUE); in GetWidgetRect()
368 pCheckBox->GetWidgetRect(rt); in NextStates()
Dfwl_editimp.cpp232 FWL_ERR CFWL_EditImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_EditImp
246 CFWL_WidgetImp::GetWidgetRect(rect, TRUE); in GetWidgetRect()
297 m_pVertScrollBar->GetWidgetRect(rect); in HitTest()
304 m_pHorzScrollBar->GetWidgetRect(rect); in HitTest()
833 pScroll->GetWidgetRect(rtInvalid); in On_CaretChanged()
1011 m_pHorzScrollBar->GetWidgetRect(rtScorll); in DrawTextBk()
1418 m_pHorzScrollBar->GetWidgetRect(rtScroll); in UpdateScroll()
1449 m_pVertScrollBar->GetWidgetRect(rtScroll); in UpdateScroll()
1695 pOuter->GetWidgetRect(rtOuter); in ShowCaret()
2206 m_pOwner->GetWidgetRect(rect); in OnScroll()
/external/pdfium/xfa/src/fwl/src/lightwidget/
Dwidget.cpp53 FWL_ERR CFWL_Widget::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_Widget
56 return m_pIface->GetWidgetRect(rect, bAutoSize); in GetWidgetRect()
213 m_pIface->GetWidgetRect(rect); in Repaint()
/external/pdfium/xfa/include/fwl/core/
Dfwl_widget.h27 FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE);
106 virtual FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE) = 0;
/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_panelimp.h21 virtual FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE);
/external/pdfium/xfa/src/fwl/src/basewidget/include/
Dfwl_pictureboximp.h24 virtual FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE);
Dfwl_checkboximp.h24 virtual FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE);
Dfwl_pushbuttonimp.h24 virtual FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE);
Dfwl_spinbuttonimp.h25 virtual FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE);
Dfwl_tooltipctrlimp.h25 virtual FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE);
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffpushbutton.cpp222 m_pNormalWidget->GetWidgetRect(rtFill); in OnDrawWidget()
244 m_pNormalWidget->GetWidgetRect(rect); in OnDrawWidget()
Dxfa_fwladapter.cpp49 pWidget->GetWidgetRect(rtInvalidate); in RepaintWidget()
Dxfa_fffield.cpp47 m_pNormalWidget->GetWidgetRect(rtWidget); in GetBBox()
73 m_pNormalWidget->GetWidgetRect(rtWidget); in RenderWidget()
382 m_pNormalWidget->GetWidgetRect(rtWidget); in FWLToClient()
637 m_pNormalWidget->GetWidgetRect(rtWidget); in PtInActiveRect()
Dxfa_ffpageview.cpp326 pWidget1->GetWidgetRect(rt1); in XFA_TabOrderWidgetComparator()
327 pWidget2->GetWidgetRect(rt2); in XFA_TabOrderWidgetComparator()
/external/pdfium/xfa/include/fwl/adapter/
Dfwl_adapterwidgetmgr.h23 virtual FWL_ERR GetWidgetRect(IFWL_Widget* pWidget, CFX_RectF& rect) = 0;
/external/pdfium/xfa/include/fwl/lightwidget/
Dwidget.h54 FWL_ERR GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize = FALSE);

12