Searched defs:widthStyle (Results 1 – 3 of 3) sorted by relevance
38 private BarWidthStyle widthStyle = BarWidthStyle.FIXED_WIDTH; // default Width Style field in BarRenderer77 public void setBarWidthStyle(BarWidthStyle widthStyle) { in setBarWidthStyle()
2617 RectWidthStyle widthStyle = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local2720 RectWidthStyle widthStyle = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local2788 RectWidthStyle widthStyle = RectWidthStyle::kMax; in UNIX_ONLY_TEST() local2910 RectWidthStyle widthStyle = RectWidthStyle::kMax; in UNIX_ONLY_TEST() local3032 RectWidthStyle widthStyle = RectWidthStyle::kMax; in UNIX_ONLY_TEST() local3155 RectWidthStyle widthStyle = RectWidthStyle::kTight; in DEF_TEST_DISABLED() local3220 RectWidthStyle widthStyle = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local3317 RectWidthStyle widthStyle = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local3380 RectWidthStyle widthStyle = RectWidthStyle::kTight; in UNIX_ONLY_TEST() local
282 para::RectWidthStyle widthStyle) { in GetRectsForRange()