Searched defs:IsVertical (Results 1 – 2 of 2) sorted by relevance
64 bool IsVertical() const { return !!(GetStyleExts() & FWL_STYLEEXT_SCB_Vert); } in IsVertical() function
108 bool IsVertical() const { return m_bVertical; } in IsVertical() function