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

  /external/chromium/chrome/browser/ui/gtk/
rounded_window.cc 59 std::vector<GdkPoint> MakeFramePolygonPoints(RoundedWindowData* data,
214 std::vector<GdkPoint> mask_points = MakeFramePolygonPoints(
229 std::vector<GdkPoint> points = MakeFramePolygonPoints(
info_bubble_gtk.h 111 static std::vector<GdkPoint> MakeFramePolygonPoints(
info_bubble_gtk.cc 195 std::vector<GdkPoint> InfoBubbleGtk::MakeFramePolygonPoints(
301 std::vector<GdkPoint> points = MakeFramePolygonPoints(
460 std::vector<GdkPoint> points = MakeFramePolygonPoints(
find_bar_gtk.cc 80 std::vector<GdkPoint> MakeFramePolygonPoints(int width,
845 std::vector<GdkPoint> mask_points = MakeFramePolygonPoints(
866 std::vector<GdkPoint> points = MakeFramePolygonPoints(
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
rounded_window.cc 60 std::vector<GdkPoint> MakeFramePolygonPoints(RoundedWindowData* data,
218 std::vector<GdkPoint> mask_points = MakeFramePolygonPoints(
234 std::vector<GdkPoint> points = MakeFramePolygonPoints(
find_bar_gtk.cc 91 std::vector<GdkPoint> MakeFramePolygonPoints(int width,
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/bubble/
bubble_gtk.h 135 static std::vector<GdkPoint> MakeFramePolygonPoints(
bubble_gtk.cc 279 std::vector<GdkPoint> BubbleGtk::MakeFramePolygonPoints(
454 std::vector<GdkPoint> points = MakeFramePolygonPoints(
674 std::vector<GdkPoint> points = MakeFramePolygonPoints(

Completed in 755 milliseconds