Home
last modified time | relevance | path

Searched defs:GetWidgetRect (Results 1 – 18 of 18) sorted by relevance

/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
102 FWL_ERR CFWL_CustomPanelImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_CustomPanelImp
Dfwl_widgetimp.cpp16 FWL_ERR IFWL_Widget::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in IFWL_Widget
167 FWL_ERR CFWL_WidgetImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_WidgetImp
1047 FWL_ERR CFWL_CustomImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_CustomImp
Dfwl_sdadapterimp.cpp63 FWL_ERR CFWL_SDAdapterWidgetMgr::GetWidgetRect(IFWL_Widget* pWidget, in GetWidgetRect() function in CFWL_SDAdapterWidgetMgr
Dfwl_formimp.cpp119 FWL_ERR CFWL_FormImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_FormImp
Dfwl_gridimp.cpp183 FWL_ERR CFWL_GridImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_GridImp
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_pictureboximp.cpp56 FWL_ERR CFWL_PictureBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_PictureBoxImp
Dfwl_tooltipctrlimp.cpp76 FWL_ERR CFWL_ToolTipImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_ToolTipImp
Dfwl_pushbuttonimp.cpp56 FWL_ERR CFWL_PushButtonImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_PushButtonImp
Dfwl_spinbuttonimp.cpp69 FWL_ERR CFWL_SpinButtonImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_SpinButtonImp
Dfwl_checkboximp.cpp64 FWL_ERR CFWL_CheckBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_CheckBoxImp
Dfwl_scrollbarimp.cpp115 FWL_ERR CFWL_ScrollBarImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_ScrollBarImp
Dfwl_monthcalendarimp.cpp104 FWL_ERR CFWL_MonthCalendarImp::GetWidgetRect(CFX_RectF& rect, in GetWidgetRect() function in CFWL_MonthCalendarImp
Dfwl_datetimepickerimp.cpp476 FWL_ERR CFWL_DateTimePickerImp::GetWidgetRect(CFX_RectF& rect, in GetWidgetRect() function in CFWL_DateTimePickerImp
Dfwl_listboximp.cpp98 FWL_ERR CFWL_ListBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_ListBoxImp
Dfwl_comboboximp.cpp524 FWL_ERR CFWL_ComboBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_ComboBoxImp
Dfwl_editimp.cpp232 FWL_ERR CFWL_EditImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect() function in CFWL_EditImp
/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
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp31 void CXFA_FFWidget::GetWidgetRect(CFX_RectF& rtWidget) { in GetWidgetRect() function in CXFA_FFWidget