Searched refs:buttonIndex (Results 1 - 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
H A DInputSystemJme.java59 private int buttonIndex; field in class:InputSystemJme
136 nic.processMouseEvent(x, y, evt.getDeltaWheel(), buttonIndex, pressed);
147 buttonIndex = evt.getButtonIndex();
161 consumed = nic.processMouseEvent(x, y, 0, buttonIndex, pressed);
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
H A Dbookmark_button.h167 atIndex:(NSInteger)buttonIndex;
185 - (void)removeButton:(NSInteger)buttonIndex animate:(BOOL)poof;

Completed in 126 milliseconds