Searched defs:x_display (Results 1 – 2 of 2) sorted by relevance
41 SharedXDisplay* x_display() const { return x_display_; } in x_display() function42 void set_x_display(rtc::scoped_refptr<SharedXDisplay> x_display) { in set_x_display()
41 static Display *x_display; variable