Searched refs:shiftStyleRuns (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/awt/org/apache/harmony/awt/gl/font/
H A DTextRunBreaker.java432 shiftStyleRuns(key, 1);
461 shiftStyleRuns(key, -1);
474 private void shiftStyleRuns(Integer pos, final int shift) { method in class:TextRunBreaker

Completed in 22 milliseconds