#include <desktop_geometry.h>
|
static DesktopRect | MakeSize (const DesktopSize &size) |
|
static DesktopRect | MakeWH (int32_t width, int32_t height) |
|
static DesktopRect | MakeXYWH (int32_t x, int32_t y, int32_t width, int32_t height) |
|
static DesktopRect | MakeLTRB (int32_t left, int32_t top, int32_t right, int32_t bottom) |
|
static DesktopRect | MakeOriginSize (const DesktopVector &origin, const DesktopSize &size) |
|
static DesktopRect | MakeSize (const DesktopSize &size) |
|
static DesktopRect | MakeWH (int32_t width, int32_t height) |
|
static DesktopRect | MakeXYWH (int32_t x, int32_t y, int32_t width, int32_t height) |
|
static DesktopRect | MakeLTRB (int32_t left, int32_t top, int32_t right, int32_t bottom) |
|
static DesktopRect | MakeOriginSize (const DesktopVector &origin, const DesktopSize &size) |
|
◆ DesktopRect() [1/2]
webrtc::DesktopRect::DesktopRect |
( |
| ) |
|
|
inline |
◆ DesktopRect() [2/2]
webrtc::DesktopRect::DesktopRect |
( |
| ) |
|
|
inline |
◆ bottom() [1/2]
int32_t webrtc::DesktopRect::bottom |
( |
| ) |
const |
|
inline |
◆ bottom() [2/2]
int32_t webrtc::DesktopRect::bottom |
( |
| ) |
const |
|
inline |
◆ Contains() [1/2]
bool webrtc::DesktopRect::Contains |
( |
const DesktopVector & |
point | ) |
const |
◆ Contains() [2/2]
bool webrtc::DesktopRect::Contains |
( |
const DesktopVector & |
point | ) |
const |
◆ ContainsRect() [1/2]
bool webrtc::DesktopRect::ContainsRect |
( |
const DesktopRect & |
rect | ) |
const |
◆ ContainsRect() [2/2]
bool webrtc::DesktopRect::ContainsRect |
( |
const DesktopRect & |
rect | ) |
const |
◆ equals() [1/2]
bool webrtc::DesktopRect::equals |
( |
const DesktopRect & |
other | ) |
const |
|
inline |
◆ equals() [2/2]
bool webrtc::DesktopRect::equals |
( |
const DesktopRect & |
other | ) |
const |
|
inline |
◆ Extend() [1/2]
◆ Extend() [2/2]
◆ height() [1/2]
int32_t webrtc::DesktopRect::height |
( |
| ) |
const |
|
inline |
◆ height() [2/2]
int32_t webrtc::DesktopRect::height |
( |
| ) |
const |
|
inline |
◆ IntersectWith() [1/2]
◆ IntersectWith() [2/2]
◆ is_empty() [1/2]
bool webrtc::DesktopRect::is_empty |
( |
| ) |
const |
|
inline |
◆ is_empty() [2/2]
bool webrtc::DesktopRect::is_empty |
( |
| ) |
const |
|
inline |
◆ left() [1/2]
int32_t webrtc::DesktopRect::left |
( |
| ) |
const |
|
inline |
◆ left() [2/2]
int32_t webrtc::DesktopRect::left |
( |
| ) |
const |
|
inline |
◆ MakeLTRB() [1/2]
◆ MakeLTRB() [2/2]
◆ MakeOriginSize() [1/2]
◆ MakeOriginSize() [2/2]
◆ MakeSize() [1/2]
◆ MakeSize() [2/2]
◆ MakeWH() [1/2]
◆ MakeWH() [2/2]
◆ MakeXYWH() [1/2]
◆ MakeXYWH() [2/2]
◆ right() [1/2]
int32_t webrtc::DesktopRect::right |
( |
| ) |
const |
|
inline |
◆ right() [2/2]
int32_t webrtc::DesktopRect::right |
( |
| ) |
const |
|
inline |
◆ size() [1/2]
◆ size() [2/2]
◆ top() [1/2]
int32_t webrtc::DesktopRect::top |
( |
| ) |
const |
|
inline |
◆ top() [2/2]
int32_t webrtc::DesktopRect::top |
( |
| ) |
const |
|
inline |
◆ top_left() [1/2]
◆ top_left() [2/2]
◆ Translate() [1/4]
◆ Translate() [2/4]
◆ Translate() [3/4]
◆ Translate() [4/4]
◆ width() [1/2]
int32_t webrtc::DesktopRect::width |
( |
| ) |
const |
|
inline |
◆ width() [2/2]
int32_t webrtc::DesktopRect::width |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/desktop_capture/desktop_geometry.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/desktop_geometry.cc