Home
last modified time | relevance | path

Searched refs:UIF_BUTTON_VERTICAL (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/cicero/
H A Dcicuif.cpp2923 if (m_style & UIF_BUTTON_VERTICAL) in GetTextSize()
3178 if (m_style & UIF_BUTTON_VERTICAL) in STDMETHODIMP_()
3222 if (m_style & UIF_BUTTON_VERTICAL) in STDMETHODIMP_()
3255 !!(m_style & UIF_BUTTON_VERTICAL)); in STDMETHODIMP_()
3489 style |= UIF_BUTTON_VERTICAL; in Init()
3504 style |= UIF_BUTTON_VERTICAL; in Init()
H A Dcicuif.h813 UIF_BUTTON_VERTICAL = 0x400, enumerator