Searched refs:INSET (Results 1 – 9 of 9) sorted by relevance
566 static final int INSET = 2; field in HolidayCalendarDemo.CalendarPanel604 int labelHeight = fm.getHeight() + INSET * 2; in paint()606 int v = fm.getAscent() + INSET; in paint()675 x = x - INSET - fm.stringWidth(dayNum); in paint()676 y = y + fm.getAscent() + INSET; in paint()695 DemoTextBox box = new DemoTextBox(g, info.name, (int)(cellWidth - INSET)); in paint()696 box.draw(g, x + INSET, y - INSET - box.getHeight()); in paint()698 y -= (box.getHeight() + INSET); in paint()
16 enum class BorderStyle { SOLID, DASH, BEVELED, INSET, UNDERLINE }; enumerator
137 nBorderStyle = BorderStyle::INSET; in GenerateWidgetAP()1235 case BorderStyle::INSET: in GenerateBorderAP()
919 case BorderStyle::INSET:1042 case BorderStyle::INSET: {1098 case BorderStyle::INSET:1157 case BorderStyle::INSET: {1218 case BorderStyle::INSET:1272 } else if (nBorderStyle == BorderStyle::INSET) {1297 case BorderStyle::INSET: {1314 } else if (nBorderStyle == BorderStyle::INSET) {1648 case BorderStyle::INSET:1707 case BorderStyle::INSET:
207 case BorderStyle::INSET: in SetBorderStyle()229 return BorderStyle::INSET; in GetBorderStyle()
798 case BorderStyle::INSET: in GetBorderLeftTopColor()809 case BorderStyle::INSET: in GetBorderRightBottomColor()
641 case BorderStyle::INSET: in GetBorderAppStream()767 case BorderStyle::INSET: { in GetCircleBorderAppStream()1093 case BorderStyle::INSET: { in DrawBorder()
326 case BorderStyle::INSET: in GetCreateParam()
478 case BorderStyle::INSET: in borderStyle()507 nBorderStyle = BorderStyle::INSET; in SetBorderStyle()