Searched refs:resizeOutside (Results 1 – 2 of 2) sorted by relevance
293 if ((m_nStyle & (resizeInside|resizeOutside)) != 0) in HitTest()633 if ((m_nStyle & (resizeInside|resizeOutside)) != 0) in Draw()672 if (m_nStyle & resizeOutside) in GetHandleRect()699 if (!(m_nStyle & resizeOutside)) in GetHandleSize()728 if ((m_nStyle & (resizeOutside|hatchedBorder)) != 0) in GetTrueRect()
76 resizeInside = 8, resizeOutside = 16, hatchInside = 32, enumerator
Completed in 10 milliseconds