HomeSort by relevance Sort by last modified time
    Searched refs:popup (Results 1 - 18 of 18) sorted by null

  /external/webkit/WebCore/platform/chromium/
PopupMenuPrivate.h 41 RefPtr<PopupContainer> popup; member in struct:WebCore::PopupMenuPrivate
PopupMenuChromium.cpp 108 // Hides the popup.
114 // Frees any allocated resources used in a particular popup session.
138 // Returns whether the popup wants to process events for the passed key.
171 // Closes the popup
182 // the web page, and closes the popup.
204 // Test if the given point is within the bounds of the popup window.
218 // The settings that specify the behavior for this Popup window.
230 // If >= 0, this is the index we should accept if the popup is "abandoned".
236 // This is the number of rows visible in the popup. The maximum number visible at a time is
237 // defined as being kMaxVisibleRows. For a scrolled popup, this can be thought of as th
    [all...]
  /external/webkit/WebCore/accessibility/
AccessibilityMenuListOption.h 41 void setParent(AccessibilityMenuListPopup* popup) { m_popup = popup; }
  /packages/apps/Camera/src/com/android/camera/ui/
PopupWindow.java 194 public void popup() { method in class:PopupWindow
HeadUpDisplay.java 222 mPopupWindow.popup();
  /packages/apps/Gallery3D/src/com/cooliris/media/
PopupMenu.java 90 // Try to center the popup over the target point.
250 // Resize the popup menu.
300 Bitmap background = BitmapFactory.decodeResource(resources, Res.drawable.popup);
318 // Stamp the popup triangle over the appropriate region ignoring
TimeBar.java 91 Bitmap background = BitmapFactory.decodeResource(context.getResources(), Res.drawable.popup);
  /external/webkit/WebCore/platform/win/
PopupMenuWin.cpp 58 // Maximum height of a popup window
68 // the popup window.
148 // We need to reposition the popup window.
181 // Protect the popup menu in case its owner is destroyed while we're running the message pump.
263 // We're done, hide the popup if necessary.
297 // First, determine the popup's height
302 // The popup should show an integral number of items (i.e. no partial items should be visible)
327 // Add padding to align the popup text with the <select> text
334 // The popup should be at least as wide as the control on the page
337 // Always left-align items in the popup. This matches popup menus on the mac
    [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9-swt.jar 
jfreechart-1.0.9.jar 
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 545 milliseconds