Home
last modified time | relevance | path

Searched defs:disabledbg (Results 1 – 2 of 2) sorted by relevance

/dports/misc/nnn/nnn-4.3/src/
H A Ddbg.h74 static void disabledbg(void) in disabledbg() function
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/dialogs/
H A Drenderwidget.cpp1812 const QColor disabledbg = scheme.background(KColorScheme::NegativeBackground).color(); in refreshView() local