Searched refs:GetRelativeRect (Results 1 – 3 of 3) sorted by relevance
157 if (HasBorder() && GetRelativeRect().Contains(point)) in HitTest()286 CFX_RectF CFWL_Widget::GetRelativeRect() { in GetRelativeRect() function in CFWL_Widget533 param.m_rtPart = GetRelativeRect(); in DrawBackground()547 param.m_rtPart = GetRelativeRect(); in DrawBorder()
126 CFX_RectF GetRelativeRect();
180 m_rtRelative = GetRelativeRect(); in Layout()