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

  /external/chromium_org/chrome/browser/ui/gtk/bubble/
bubble_gtk.h 144 // |arrow_x| (or |arrow_y|) is the X component (or Y component) in screen
149 int arrow_y,
bubble_gtk.cc 368 int arrow_y,
382 std::max(height + kArrowSize + arrow_y - screen_height, 0);
383 const int bottom_arrow_bleed = std::max(height + kArrowSize - arrow_y, 0);
  /external/chromium_org/ui/native_theme/
native_theme.h 129 int arrow_y; member in struct:ui::NativeTheme::MenuListExtraParams
native_theme_base.cc 729 path.moveTo(menu_list.arrow_x, menu_list.arrow_y - 3);
    [all...]
  /external/chromium/webkit/glue/
webthemeengine_impl_linux.cc 128 native_theme_extra_params->menu_list.arrow_y =
  /external/chromium_org/webkit/child/
webfallbackthemeengine_impl.cc 127 native_theme_extra_params->menu_list.arrow_y =
webthemeengine_impl_android.cc 130 native_theme_extra_params->menu_list.arrow_y =
webthemeengine_impl_default.cc 127 native_theme_extra_params->menu_list.arrow_y =
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 190 milliseconds