Searched refs:GetAutosizedWidgetRect (Results 1 – 8 of 8) sorted by relevance
46 CFX_RectF(0, 0, m_pMonthCal->GetAutosizedWidgetRect().Size())); in CFWL_DateTimePicker()95 CFX_RectF rtMonthCal = m_pMonthCal->GetAutosizedWidgetRect(); in Update()352 CFX_RectF rtMonthCal = m_pMonthCal->GetAutosizedWidgetRect(); in DisForm_ShowMonthCalendar()427 CFX_RectF rtMonthCal = m_pMonthCal->GetAutosizedWidgetRect(); in DisForm_Update()
56 CFX_RectF GetAutosizedWidgetRect() override;
57 virtual CFX_RectF GetAutosizedWidgetRect();
33 CFX_RectF GetAutosizedWidgetRect() override;
70 CFX_RectF CFWL_Widget::GetAutosizedWidgetRect() { in GetAutosizedWidgetRect() function in CFWL_Widget
125 CFX_RectF CFWL_MonthCalendar::GetAutosizedWidgetRect() { in GetAutosizedWidgetRect() function in CFWL_MonthCalendar
327 m_rtList = m_pListBox->GetAutosizedWidgetRect(); in ShowDropList()
112 CFX_RectF CFWL_Edit::GetAutosizedWidgetRect() { in GetAutosizedWidgetRect() function in CFWL_Edit