Home | History | Annotate | Download | only in table

Lines Matching defs:isLocationSplitter

383     m_splitterResizing = event.button == 1 && m_properties != null && isLocationSplitter(event.x);
477 if (isLocationSplitter(x)) {
749 private boolean isLocationSplitter(int x) {