Searched refs:m_rtBox (Results 1 – 2 of 2) sorted by relevance
39 m_rtBox.Reset(); in CFWL_CheckBox()91 param.m_rtPart = m_rtBox; in DrawWidget()131 m_rtBox = CFX_RectF(m_rtClient.TopLeft(), m_fBoxHeight, m_fBoxHeight); in Layout()341 RepaintRect(m_rtBox); in OnMouseMove()350 RepaintRect(m_rtBox); in OnMouseLeave()
66 CFX_RectF m_rtBox; variable