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

/solaris-userland-s11u3/components/visual-panels/core/src/java/vpanels/panel/com/oracle/solaris/vp/panel/swing/timezone/
H A DLocationSelectionEvent.java40 public LocationSelectionEvent(Object source, Type type, T location) argument
43 location_ = location;
H A DLocationPicker.java42 * Maps a normalized 2D location (0..1, 0..1) to a pixel location
46 * @param point the normalized 2D location
47 * @return the discrete pixel location within the image
279 LocationSelectionEvent.Type type, LocationLabel location)
283 location == null ? null : location.getObject());
278 sendEvent(LocationSelectionListeners<T> listeners, LocationSelectionEvent.Type type, LocationLabel location) argument
/solaris-userland-s11u3/components/visual-panels/usermgr/src/java/vpanels/app/usermgr/com/oracle/solaris/vp/panels/usermgr/client/swing/
H A DDoubleTreesConstraints.java40 * Default <code>location</code> field value.
41 * Used to determine if the location
47 * <code>location</code> field value for the left label
53 * <code>location</code> field value for the left scrollpane.
58 * <code>location</code> field value for the right label above the right
64 * <code>location</code> field value for the right scrollpane.
69 * <code>location</code> field value for the central buttons between the
77 * location has not been set the value is undefined but will not
88 public int location; field in class:DoubleTreesConstraints
125 location
144 DoubleTreesConstraints( int location, Insets insets, int ipadx, int ipady) argument
[all...]
/solaris-userland-s11u3/components/libusb/wrapper/src/
H A Dusb.h271 uint32_t location; member in struct:usb_bus

Completed in 1869 milliseconds