Lines Matching defs:location
228 * @param row the location of interest
337 * starting at the passed in location. The ordering of the enumeration
340 * @param path the location in the <code>TreePath</code> to start
399 * file has changed, but it is in the same location in the file
880 * location.
882 private void updateYLocationsFrom(int location) {
883 if(location >= 0 && location < getRowCount()) {
887 aNode = getNode(location);
889 for(counter = location + 1, maxCounter = visibleNodes.size();
923 * Returns the index of the row containing location. If there
924 * are no rows, -1 is returned. If location is beyond the last
927 private int getRowContainingYLocation(int location) {
932 location / getRowHeight()));
946 if(location < minY) {
949 else if(location >= maxY) {
1033 /** X location that the user object will be drawn at. */
1036 /** Y location that the user object will be drawn at. */
1121 * Returns the location and size of this node.
1138 * @return x location to draw node at.
1385 * Marks the receivers size as invalid. Next time the size, location