Home | History | Annotate | Download | only in table

Lines Matching defs:getValueRelativeLocation

398         activateEditor(property, getValueRelativeLocation(event.x, event.y));
449 property.getEditor().doubleClick(property, getValueRelativeLocation(event.x, event.y));
768 private Point getValueRelativeLocation(int x, int y) {