Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/video4linux/bttv/
DPROBLEMS49 - Some popup windows (e.g. of the window manager) are not refreshed.
/linux-4.4.14/scripts/kconfig/
Dqconf.cc1228 QMenu* popup = Parent::createStandardContextMenu(pos); in createStandardContextMenu() local
1229 QAction* action = new QAction(_("Show Debug Info"), popup); in createStandardContextMenu()
1234 popup->addSeparator(); in createStandardContextMenu()
1235 popup->addAction(action); in createStandardContextMenu()
1236 return popup; in createStandardContextMenu()