|
Chromium Embedded Framework (CEF)
106.0.15+gbb70d04+chromium-106.0.5249.12
|
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 |