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

  /external/chromium_org/chrome/browser/ui/gtk/bubble/
bubble_gtk.h 230 FrameStyle requested_frame_style_; member in class:BubbleGtk
bubble_gtk.cc 152 requested_frame_style_(frame_style),
211 // |requested_frame_style_| is used instead of |actual_frame_style_| here
215 int arrow_padding = HasArrow(requested_frame_style_) ? kArrowSize : 0;
431 requested_frame_style_,

Completed in 570 milliseconds