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

  /external/chromium_org/third_party/molokocacao/
NSBezierPath+MCAdditions.h 2 // NSBezierPath+MCAdditions.h
13 @interface NSBezierPath (MCAdditions)
15 + (NSBezierPath*)bezierPathWithCGPath:(CGPathRef)pathRef;
17 - (NSBezierPath*)pathWithStrokeWidth:(CGFloat)strokeWidth;
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_button.h 33 + (void)DrawBackgroundAndShadowForPath:(NSBezierPath*)path
39 + (void)DrawInnerHighlightForPath:(NSBezierPath*)path
45 + (void)DrawBorderForPath:(NSBezierPath*)path
  /external/fonttools/Lib/fontTools/pens/
cocoaPen.py 14 from AppKit import NSBezierPath
15 path = NSBezierPath.bezierPath()
  /external/chromium_org/chrome/browser/ui/cocoa/
rect_path_utils.h 17 NSBezierPath *RectPathWithInset(RoundedCornerFlags roundedCornerFlags,
gradient_button_cell.h 74 innerPath:(NSBezierPath*)innerPath
89 - (NSBezierPath*)clipPathForFrame:(NSRect)cellFrame
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 812 milliseconds