Home
last modified time | relevance | path

Searched refs:Inactive (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx187 style.SetDeactiveColor(toColor(pal.color(QPalette::Inactive, QPalette::Window))); in UpdateSettings()
190 style.SetDeactiveColor2(toColor(pal.color(QPalette::Inactive, QPalette::Window))); in UpdateSettings()
193 style.SetDeactiveTextColor(toColor(pal.color(QPalette::Inactive, QPalette::WindowText))); in UpdateSettings()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx185 Inactive, WaitingForResponse, WaitingForData, IncrementalTransfer enumerator
212 Selection() : m_eState( Inactive ), in Selection()
H A DX11_selection.cxx1923 it->second->m_eState = Selection::Inactive; in handleReceivePropertyNotify()
1938 it->second->m_eState = Selection::Inactive; in handleReceivePropertyNotify()
1947 it->second->m_eState = Selection::Inactive; in handleReceivePropertyNotify()
2119 it->second->m_eState = Selection::Inactive; in handleSelectionNotify()
2132 it->second->m_eState = Selection::Inactive; in handleSelectionNotify()