Home
last modified time | relevance | path

Searched defs:GetViewOptions (Results 1 – 10 of 10) sorted by relevance

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/
H A Dcviewcontainer.h22 struct GetViewOptions struct
32 explicit GetViewOptions (uint32_t options = kNone) : flags (options) {} in flags() argument
39 bool getDeep () const { return hasBit (flags, kDeep); } in getDeep()
40 bool getMouseEnabled () const { return hasBit (flags, kMouseEnabled); } in getMouseEnabled()
41 bool getIncludeViewContainer () const { return hasBit (flags, kIncludeViewContainer); } in getIncludeViewContainer()
42 bool getIncludeInvisible () const { return hasBit (flags, kIncludeInvisible); } in getIncludeInvisible()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/
H A Dcviewcontainer.h23 struct GetViewOptions struct
33 explicit GetViewOptions (uint32_t options = kNone) : flags (options) {} in flags() argument
40 bool getDeep () const { return hasBit (flags, kDeep); } in getDeep()
41 bool getMouseEnabled () const { return hasBit (flags, kMouseEnabled); } in getMouseEnabled()
42 bool getIncludeViewContainer () const { return hasBit (flags, kIncludeViewContainer); } in getIncludeViewContainer()
43 bool getIncludeInvisible () const { return hasBit (flags, kIncludeInvisible); } in getIncludeInvisible()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dviewopti.hxx128 const ScViewOptions& GetViewOptions() const { return theOptions; } in GetViewOptions() function in ScTpViewItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dviewopti.hxx128 const ScViewOptions& GetViewOptions() const { return theOptions; } in GetViewOptions() function in ScTpViewItem
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dviewsh.hxx423 const SwViewOption *GetViewOptions() const { return mpOpt.get(); } in GetViewOptions() function in SwViewShell
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dviewsh.hxx426 const SwViewOption *GetViewOptions() const { return mpOpt.get(); } in GetViewOptions() function in SwViewShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/app/
H A Dscmod.cxx658 const ScViewOptions& ScModule::GetViewOptions() in GetViewOptions() function in ScModule
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/app/
H A Dscmod.cxx662 const ScViewOptions& ScModule::GetViewOptions() in GetViewOptions() function in ScModule
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddocumen3.cxx1961 const ScViewOptions& ScDocument::GetViewOptions() const in GetViewOptions() function in ScDocument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddocumen3.cxx1919 const ScViewOptions& ScDocument::GetViewOptions() const in GetViewOptions() function in ScDocument