|
WINDEX
|
This is the complete list of members for wex::shapes, including all inherited members.
| arc(int x, int y, double r, double sa, double ea) | wex::shapes | inline |
| bgcolor(int c) | wex::shapes | inline |
| bgcolor(int r, int g, int b) (defined in wex::shapes) | wex::shapes | inline |
| circle(int x0, int y0, double r) | wex::shapes | inline |
| color(int r, int g, int b) | wex::shapes | inline |
| color(int c) (defined in wex::shapes) | wex::shapes | inline |
| fill(bool f=true) | wex::shapes | inline |
| line(const std::vector< int > &v) | wex::shapes | inline |
| penThick(int t) | wex::shapes | inline |
| pixel(int x, int y) | wex::shapes | inline |
| polygon(const std::vector< int > &v) | wex::shapes | inline |
| polyLine(POINT *pp, int n) (defined in wex::shapes) | wex::shapes | inline |
| rectangle(const std::vector< int > &v) | wex::shapes | inline |
| shapes(PAINTSTRUCT &ps) | wex::shapes | inline |
| text(const std::string &t, const std::vector< int > &v) | wex::shapes | inline |
| textCenterHz(const std::string &t, const std::vector< int > &v) (defined in wex::shapes) | wex::shapes | inline |
| textFontName(const std::string &fn) | wex::shapes | inline |
| textHeight(int h) | wex::shapes | inline |
| textVertical(bool f=true) | wex::shapes | inline |
| textWidthPixels(const std::string &t) (defined in wex::shapes) | wex::shapes | inline |
| transparent(bool f=true) | wex::shapes | inline |
| ~shapes() (defined in wex::shapes) | wex::shapes | inline |