x11.Xregion

Undocumented in source.

Members

Aliases

BOX
alias BOX = Box
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BoxPtr
alias BoxPtr = Box*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
BoxRec
alias BoxRec = Box
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
REGION
alias REGION = _XRegion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RectanglePtr
alias RectanglePtr = RECTANGLE*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RectangleRec
alias RectangleRec = RECTANGLE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

ADDRECT
void ADDRECT(REGION* reg, Box* r, short rx1, short ry1, short rx2, short ry2)
Undocumented in source. Be warned that the author may not have intended to support it.
ADDRECTNOX
void ADDRECTNOX(REGION* reg, Box* r, short rx1, short ry1, short rx2, short ry2)
Undocumented in source. Be warned that the author may not have intended to support it.
CHECK_PREVIOUS
bool CHECK_PREVIOUS(REGION* Reg, Box* R, short Rx1, short Ry1, short Rx2, short Ry2)
Undocumented in source. Be warned that the author may not have intended to support it.
EMPTY_REGION
void EMPTY_REGION(REGION* pReg)
Undocumented in source. Be warned that the author may not have intended to support it.
EXTENTCHECK
bool EXTENTCHECK(Box* r1, Box* r2)
Undocumented in source. Be warned that the author may not have intended to support it.
EXTENTS
void EXTENTS(Box* r, REGION* idRect)
Undocumented in source. Be warned that the author may not have intended to support it.
INBOX
bool INBOX(Box* r, short x, short y)
Undocumented in source. Be warned that the author may not have intended to support it.
MAX
int MAX(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
MEMCHECK
bool MEMCHECK(REGION* reg, Box* rect, Box* firstrect)
Undocumented in source. Be warned that the author may not have intended to support it.
MIN
int MIN(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
REGION_NOT_EMPTY
c_long REGION_NOT_EMPTY(REGION* pReg)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Box
struct Box
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
POINTBLOCK
struct POINTBLOCK
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RECTANGLE
struct RECTANGLE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_XRegion
struct _XRegion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

FALSE
int FALSE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MAXSHORT
int MAXSHORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MINSHORT
int MINSHORT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NUMPTSTOBUFFER
int NUMPTSTOBUFFER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TRUE
int TRUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta