Searched defs:totalHeight (Results 1 – 2 of 2) sorted by relevance
522 private int totalHeight; field in DemoTextField
316 int maxWidth = 0, totalHeight = 0, lines = 0; in drawUnicode() local