Home
last modified time | relevance | path

Searched refs:MakeFramePolygonPoints (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Drounded_window.cc59 std::vector<GdkPoint> MakeFramePolygonPoints(RoundedWindowData* data, in MakeFramePolygonPoints() function
214 std::vector<GdkPoint> mask_points = MakeFramePolygonPoints( in OnRoundedWindowExpose()
229 std::vector<GdkPoint> points = MakeFramePolygonPoints( in OnRoundedWindowExpose()
Dinfo_bubble_gtk.cc195 std::vector<GdkPoint> InfoBubbleGtk::MakeFramePolygonPoints( in MakeFramePolygonPoints() function in InfoBubbleGtk
301 std::vector<GdkPoint> points = MakeFramePolygonPoints( in UpdateWindowShape()
460 std::vector<GdkPoint> points = MakeFramePolygonPoints( in OnExpose()
Dinfo_bubble_gtk.h111 static std::vector<GdkPoint> MakeFramePolygonPoints(
Dfind_bar_gtk.cc80 std::vector<GdkPoint> MakeFramePolygonPoints(int width, in MakeFramePolygonPoints() function
845 std::vector<GdkPoint> mask_points = MakeFramePolygonPoints( in OnExpose()
866 std::vector<GdkPoint> points = MakeFramePolygonPoints( in OnExpose()