Searched refs:GetIconWidth (Results 1 – 2 of 2) sorted by relevance
159 int GetIconWidth() { return m_icon_width; } in GetIconWidth() function
1035 …ge(WM_LBUTTONDOWN, MK_LBUTTON, MAKELPARAM(rect.right - mpTableHeader->GetIconWidth() - 1, rect.top… in OnTestMessage()