Home | History | Annotate | Download | only in gtk

Lines Matching refs:dialog_shape

126   static NineBox* dialog_shape = NULL;
127 if (!dialog_shape) {
128 dialog_shape = new NineBox(
133 dialog_shape->ChangeWhiteToTransparent();
136 dialog_shape->ContourWidget(widget);