Home
last modified time | relevance | path

Searched refs:GetContextAttributes (Results 1 – 25 of 31) sorted by relevance

12

/dports/comms/cubicsdr/CubicSDR-0248e5a/src/ui/
H A DUITestCanvas.cpp32 …Context = new UITestContext(this, &wxGetApp().GetContext(this), wxGetApp().GetContextAttributes()); in wxBEGIN_EVENT_TABLE()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-runtime/include/aws/lexv2-runtime/model/
H A DActiveContext.h133 …inline const Aws::Map<Aws::String, Aws::String>& GetContextAttributes() const{ return m_contextAtt… in GetContextAttributes() function
/dports/comms/cubicsdr/CubicSDR-0248e5a/src/visual/
H A DMeterCanvas.cpp36 …lContext = new MeterContext(this, &wxGetApp().GetContext(this), wxGetApp().GetContextAttributes()); in wxBEGIN_EVENT_TABLE()
H A DModeSelectorCanvas.cpp33 …t = new ModeSelectorContext(this, &wxGetApp().GetContext(this), wxGetApp().GetContextAttributes()); in wxBEGIN_EVENT_TABLE()
H A DGainCanvas.cpp33 …text = new PrimaryGLContext(this, &wxGetApp().GetContext(this), wxGetApp().GetContextAttributes()); in wxBEGIN_EVENT_TABLE()
H A DScopeCanvas.cpp34 …lContext = new ScopeContext(this, &wxGetApp().GetContext(this), wxGetApp().GetContextAttributes()); in wxBEGIN_EVENT_TABLE()
H A DSpectrumCanvas.cpp37 …text = new PrimaryGLContext(this, &wxGetApp().GetContext(this), wxGetApp().GetContextAttributes()); in wxBEGIN_EVENT_TABLE()
H A DTuningCanvas.cpp39 …Context = new TuningContext(this, &wxGetApp().GetContext(this), wxGetApp().GetContextAttributes()); in wxBEGIN_EVENT_TABLE()
H A DWaterfallCanvas.cpp46 …text = new PrimaryGLContext(this, &wxGetApp().GetContext(this), wxGetApp().GetContextAttributes()); in wxBEGIN_EVENT_TABLE()
/dports/comms/cubicsdr/CubicSDR-0248e5a/src/
H A DCubicSDR.h76 wxGLContextAttrs* GetContextAttributes();
H A DCubicSDR.cpp544 m_glContext = new PrimaryGLContext(canvas, nullptr, GetContextAttributes()); in GetContext()
551 wxGLContextAttrs* CubicSDR::GetContextAttributes() { in GetContextAttributes() function in CubicSDR
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/canvas_traits/
H A Dwebgl.rs158 GetContextAttributes(WebGLSender<GLContextAttributes>), enumerator
429 GetContextAttributes(..) => "GetContextAttributes", in fmt()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dwebgl2renderingcontext.rs130 fn GetContextAttributes(&self) -> Option<WebGLContextAttributes> { in GetContextAttributes() method
131 self.base.GetContextAttributes() in GetContextAttributes()
H A Dwebglrenderingcontext.rs1393 fn GetContextAttributes(&self) -> Option<WebGLContextAttributes> { in GetContextAttributes() method
1397 if self.webgl_sender.send(WebGLCommand::GetContextAttributes(sender)).is_err() { in GetContextAttributes()
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLContext.h514 void GetContextAttributes(dom::Nullable<dom::WebGLContextAttributes>& retval);
H A DClientWebGLContext.h999 void GetContextAttributes(dom::Nullable<dom::WebGLContextAttributes>& retval);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLContext.h503 void GetContextAttributes(dom::Nullable<dom::WebGLContextAttributes>& retval);
H A DClientWebGLContext.h992 void GetContextAttributes(dom::Nullable<dom::WebGLContextAttributes>& retval);
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLContext.h532 void GetContextAttributes(dom::Nullable<dom::WebGLContextAttributes>& retval);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLContext.h514 void GetContextAttributes(dom::Nullable<dom::WebGLContextAttributes>& retval);
H A DClientWebGLContext.h999 void GetContextAttributes(dom::Nullable<dom::WebGLContextAttributes>& retval);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContext.cpp1424 WebGLContext::GetContextAttributes(dom::Nullable<dom::WebGLContextAttributes>& retval) in GetContextAttributes() function in mozilla::WebGLContext
H A DWebGLContext.h516 GetContextAttributes(dom::Nullable<dom::WebGLContextAttributes>& retval);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContext.cpp1327 void WebGLContext::GetContextAttributes( in GetContextAttributes() function in mozilla::WebGLContext
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/canvas/
H A Dwebgl_thread.rs651 WebGLCommand::GetContextAttributes(sender) => in apply()

12