Searched refs:get_display (Results 1 – 3 of 3) sorted by relevance
422 if (UI.rfb.get_display().get_cursor_uri()) {477 if (UI.rfb.get_display().get_cursor_uri()) {590 if (UI.rfb && UI.rfb.get_display() &&591 UI.rfb.get_display().get_cursor_uri()) {724 display = UI.rfb.get_display();763 UI.rfb.get_display().get_viewport()) {
1227 RFB.prototype.get_display = function () { return this._display; }; method in RFB
74 static Display* get_display() { in get_display() function98 fDisplay = get_display(); in GLXGLTestContext()