Lines Matching refs:border_width
565 w->core.border_width = request->border_width;
616 int srcx = child->core.x + child->core.border_width;
617 int srcy = child->core.y + child->core.border_width;
621 srcx += child->core.width + child->core.border_width;
628 srcy += child->core.height + child->core.border_width;
646 (k->core.y + ((int) k->core.border_width) +
655 (k->core.x + ((int) k->core.border_width) +
666 (((int) k->core.border_width) << 1) +
668 (k->core.y + ((int) k->core.border_width) +
677 (k->core.x + ((int) k->core.border_width) +
680 (((int) k->core.border_width) << 1) +
730 Dimension bw2 = (Dimension)(w->core.border_width * 2);
841 Dimension bw2 = (Dimension)(w->core.border_width * 2);
919 (Position) child->core.border_width * 2 -
921 (Position) w->core.border_width * 2 + 1) / 2));
926 (Position) child->core.border_width * 2 -
928 (Position) w->core.border_width * 2 + 1) / 2));