Searched refs:get_hglrc (Results 1 – 8 of 8) sorted by relevance
76 | Context::Wgl(ref c) => c.get_hglrc(), in new_raw_context()133 | Context::Wgl(ref c) => c.get_hglrc(), in new_raw_context()282 RawHandle::Wgl(c.get_hglrc()) in raw_handle()
78 | Context::Wgl(ref c) => c.get_hglrc(), in new_raw_context()137 | Context::Wgl(ref c) => c.get_hglrc(), in new_raw_context()302 RawHandle::Wgl(c.get_hglrc()) in raw_handle()
75 c.get_hglrc() in new_raw_context()126 Context::HiddenWindowWgl(_, ref c) | Context::Wgl(ref c) => c.get_hglrc(), in new_raw_context()268 RawHandle::Wgl(c.get_hglrc()) in raw_handle()
183 pub fn get_hglrc(&self) -> HGLRC { in get_hglrc() method
155 pub fn get_hglrc(&self) -> HGLRC { in get_hglrc() method