Searched refs:m_fWidth (Results 1 – 2 of 2) sorted by relevance
33 float fCaretX = rcRect.left + m_fWidth * 0.5f; in DrawThisAppearance()49 gsd.m_LineWidth = m_fWidth; in DrawThisAppearance()62 return CFX_FloatRect(m_ptFoot.x, m_ptFoot.y, m_ptHead.x + m_fWidth, in GetCaretRect()
41 float m_fWidth = 0.4f; variable