Home
last modified time | relevance | path

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

/dports/graphics/fraqtive/fraqtive-0.4.8/src/xmlui/
H A Dwindowsstyle.h98 QColor m_colorItemSunkenMiddle; variable
H A Dwindowsstyle.cpp98 m_colorItemSunkenMiddle = blendColors( highlight, base, 0.5 ); in polish()
424 …drawHighlightFrame( painter, buttonRect, m_colorItemSunkenBegin, m_colorItemSunkenMiddle, m_colorI… in drawComplexControl()
439 …drawHighlightFrame( painter, menuRect, m_colorItemSunkenBegin, m_colorItemSunkenMiddle, m_colorIte… in drawComplexControl()