Searched refs:drawBoxedStrings (Results 1 – 3 of 3) sorted by relevance
55 public void drawBoxedStrings(int x, int y, @NonNull List<?> strings) { in drawBoxedStrings() method in TestGraphics
152 gcWrapper.drawBoxedStrings(x, y, infos); in paintHints()
386 public void drawBoxedStrings(int x, int y, @NonNull List<?> strings) { in drawBoxedStrings() method in GCWrapper