This is the complete list of members for CL_RoundedRect, including all inherited members.
CL_RoundedRect(CL_Sizef size, float rounding_in_pixels=5.0f) | CL_RoundedRect | |
draw(CL_GraphicContext &gc, const CL_Pointf &position, const CL_Colorf &color, CL_Origin origin=origin_top_left) | CL_RoundedRect | |
fill(CL_GraphicContext &gc, const CL_Pointf &position, const CL_Colorf &color, CL_Origin origin=origin_top_left) | CL_RoundedRect | |
fill(CL_GraphicContext &gc, const CL_Pointf &position, const CL_Gradient &gradient, CL_Origin origin=origin_top_left) | CL_RoundedRect | |
get_control_point_bl() const | CL_RoundedRect | |
get_control_point_br() const | CL_RoundedRect | |
get_control_point_tl() const | CL_RoundedRect | |
get_control_point_tr() const | CL_RoundedRect | |
get_height() const | CL_RoundedRect | |
get_rounding() const | CL_RoundedRect | |
get_rounding_bottom_left() const | CL_RoundedRect | |
get_rounding_bottom_right() const | CL_RoundedRect | |
get_rounding_top_left() const | CL_RoundedRect | |
get_rounding_top_right() const | CL_RoundedRect | |
get_size() const | CL_RoundedRect | |
get_width() const | CL_RoundedRect | |
set_control_point_bl(const CL_Pointf &pos) | CL_RoundedRect | |
set_control_point_br(const CL_Pointf &pos) | CL_RoundedRect | |
set_control_point_tl(const CL_Pointf &pos) | CL_RoundedRect | |
set_control_point_tr(const CL_Pointf &pos) | CL_RoundedRect | |
set_rounding(float offset_pixels) | CL_RoundedRect | |
set_rounding_bottom_left(const CL_Sizef &offset) | CL_RoundedRect | |
set_rounding_bottom_right(const CL_Sizef &offset) | CL_RoundedRect | |
set_rounding_top_left(const CL_Sizef &offset) | CL_RoundedRect | |
set_rounding_top_right(const CL_Sizef &offset) | CL_RoundedRect | |
set_size(const CL_Sizef &size) | CL_RoundedRect | |
~CL_RoundedRect() | CL_RoundedRect | virtual |