Home | History | Annotate | Download | only in webkit

Lines Matching full:closestsize

483         TextSize closestSize = null;
493 closestSize = size;
496 return closestSize != null ? closestSize : TextSize.NORMAL;