Home
last modified time | relevance | path

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

/dports/graphics/krita/krita-4.4.8/libs/ui/widgets/
H A Dkis_gradient_chooser.cc130 static ViewOptions globalViewOptions; member in KisGradientChooser::Private
154 KisGradientChooser::Private::ViewOptions KisGradientChooser::Private::globalViewOptions; member in KisGradientChooser::Private
298 m_d->viewOptions = &(m_d->globalViewOptions); in KisGradientChooser()