Searched refs:setTabStops (Results 1 – 2 of 2) sorted by relevance
287 public void setTabStops(@Nullable float[] tabStops, in setTabStops() method in LineBreaker.ParagraphConstraints
761 constraints.setTabStops(variableTabStops, TAB_INCREMENT); in generate()