Searched defs:insertionLocation (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCMenu.java71 int insertionLocation = ((CMenuBar)parent).getNextInsertionIndex();
73 isHelpMenu, insertionLocation);
110 int insertionLocation);
108 nativeCreateMenu(long parentMenuPtr, boolean isHelpMenu, int insertionLocation) argument

Completed in 28 milliseconds