Home
last modified time | relevance | path

Searched defs:bAutoSize (Results 1 – 16 of 16) 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()
102 FWL_ERR CFWL_CustomPanelImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_widgetimp.cpp16 FWL_ERR IFWL_Widget::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
167 FWL_ERR CFWL_WidgetImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
1047 FWL_ERR CFWL_CustomImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_formimp.cpp119 FWL_ERR CFWL_FormImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_gridimp.cpp183 FWL_ERR CFWL_GridImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_pictureboximp.cpp56 FWL_ERR CFWL_PictureBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_tooltipctrlimp.cpp76 FWL_ERR CFWL_ToolTipImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_pushbuttonimp.cpp56 FWL_ERR CFWL_PushButtonImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_listboximp.cpp98 FWL_ERR CFWL_ListBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
722 CFX_SizeF CFWL_ListBoxImp::CalcSize(FX_BOOL bAutoSize) { in CalcSize()
895 FX_BOOL bAutoSize) { in GetItemSize()
Dfwl_spinbuttonimp.cpp69 FWL_ERR CFWL_SpinButtonImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_checkboximp.cpp64 FWL_ERR CFWL_CheckBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_monthcalendarimp.cpp105 FX_BOOL bAutoSize) { in GetWidgetRect()
496 CFX_SizeF CFWL_MonthCalendarImp::CalcSize(FX_BOOL bAutoSize) { in CalcSize()
Dfwl_datetimepickerimp.cpp477 FX_BOOL bAutoSize) { in GetWidgetRect()
965 FX_BOOL bAutoSize) { in DisForm_GetWidgetRect()
Dfwl_scrollbarimp.cpp115 FWL_ERR CFWL_ScrollBarImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_comboboximp.cpp524 FWL_ERR CFWL_ComboBoxImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
Dfwl_editimp.cpp232 FWL_ERR CFWL_EditImp::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()
/external/pdfium/xfa/src/fwl/src/lightwidget/
Dwidget.cpp53 FWL_ERR CFWL_Widget::GetWidgetRect(CFX_RectF& rect, FX_BOOL bAutoSize) { in GetWidgetRect()