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