Home | History | Annotate | Download | only in gtk

Lines Matching defs:NineBox

51 NineBox::NineBox(int top_left, int top, int top_right, int left, int center,
66 NineBox::NineBox(int image, int top_margin, int bottom_margin, int left_margin,
99 NineBox::~NineBox() {
107 void NineBox::RenderToWidget(GtkWidget* dst) const {
111 void NineBox::RenderToWidgetWithOpacity(GtkWidget* dst, double opacity) const {
116 // rendering of the ninebox.
166 void NineBox::RenderTopCenterStrip(cairo_t* cr, int x, int y,
172 void NineBox::ChangeWhiteToTransparent() {
202 void NineBox::ContourWidget(GtkWidget* widget) const {