|
Chromium Embedded Framework (CEF)
105.3.33+gd83f874+chromium-105.0.5195.102
|
This is the complete list of members for CefDisplay, including all inherited members.
| AddRef() const =0 | CefBaseRefCounted | pure virtual |
| ConvertPointFromPixels(CefPoint &point)=0 | CefDisplay | pure virtual |
| ConvertPointToPixels(CefPoint &point)=0 | CefDisplay | pure virtual |
| GetAllDisplays(std::vector< CefRefPtr< CefDisplay >> &displays) | CefDisplay | static |
| GetBounds()=0 | CefDisplay | pure virtual |
| GetDeviceScaleFactor()=0 | CefDisplay | pure virtual |
| GetDisplayCount() | CefDisplay | static |
| GetDisplayMatchingBounds(const CefRect &bounds, bool input_pixel_coords) | CefDisplay | static |
| GetDisplayNearestPoint(const CefPoint &point, bool input_pixel_coords) | CefDisplay | static |
| GetID()=0 | CefDisplay | pure virtual |
| GetPrimaryDisplay() | CefDisplay | static |
| GetRotation()=0 | CefDisplay | pure virtual |
| GetWorkArea()=0 | CefDisplay | pure virtual |
| HasAtLeastOneRef() const =0 | CefBaseRefCounted | pure virtual |
| HasOneRef() const =0 | CefBaseRefCounted | pure virtual |
| Release() const =0 | CefBaseRefCounted | pure virtual |
| ~CefBaseRefCounted() | CefBaseRefCounted | inlineprotectedvirtual |