Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx185 int m_nPopupMenuEnabledItem, m_nPopupMenuDisabledItem; member in WidgetPainter
746 … nMenuItem = ( nStyle & QStyle::Style_Enabled )? m_nPopupMenuEnabledItem: m_nPopupMenuDisabledItem; in drawStyledWidget()
1097 m_nPopupMenuDisabledItem = m_pPopupMenu->insertItem( "" ); in popupMenu()
1100 m_pPopupMenu->setItemEnabled( m_nPopupMenuDisabledItem, false ); in popupMenu()

Completed in 24 milliseconds