Foxit PDF SDK
FX_RECT Member List

This is the complete list of members for FX_RECT, including all inherited members.

bottomFX_RECT
Contains(const FX_RECT &other_rect) constFX_RECTinline
Contains(int x, int y) constFX_RECTinline
FX_RECT()FX_RECTinline
FX_RECT(int left1, int top1, int right1, int bottom1)FX_RECTinline
Height() constFX_RECTinline
Intersect(const FX_RECT &src)FX_RECT
Intersect(int left1, int top1, int right1, int bottom1)FX_RECTinline
IsEmpty() constFX_RECTinline
leftFX_RECT
Normalize()FX_RECT
Offset(int dx, int dy)FX_RECTinline
operator!=(const FX_RECT &src) constFX_RECTinline
operator==(const FX_RECT &src) constFX_RECTinline
rightFX_RECT
topFX_RECT
Union(const FX_RECT &other_rect)FX_RECT
Valid() constFX_RECT
Width() constFX_RECTinline