Home
last modified time | relevance | path

Searched defs:NSPoint (Results 1 – 25 of 54) sorted by relevance

123

/external/clang/test/Rewriter/
Dmetadata-test-2.m6 } NSPoint; typedef
9 - (void) MyMeth : (NSPoint) Arg1; argument
13 - (void) MyMeth : (NSPoint) Arg1{} argument
/external/chromium/chrome/browser/ui/cocoa/
Dnew_tab_button.mm28 - (BOOL)pointIsOverButton:(NSPoint)point { argument
36 - (NSView*)hitTest:(NSPoint)aPoint { argument
Dfirst_run_bubble_controller.mm25 offset:(NSPoint)offset argument
34 offset:(NSPoint)offset argument
35 profile:(Profile*)profile {
Dbase_bubble_controller.mm56 anchoredAt:(NSPoint)anchoredAt { argument
75 offset:(NSPoint)offset { argument
89 anchoredAt:(NSPoint)anchoredAt { argument
131 - (void)setAnchorPoint:(NSPoint)anchor { argument
Dclickhold_button_cell.mm61 - (BOOL)continueTracking:(NSPoint)lastPoint argument
82 NSPoint currPoint = [controlView convertPoint:[originalEvent locationInWindow] argument
Dpage_info_bubble_controller.mm36 atPoint:(NSPoint)point; argument
39 atPoint:(NSPoint)point; argument
332 atPoint:(NSPoint)point { argument
352 atPoint:(NSPoint)point { argument
Dstatus_bubble_mac_unittest.mm28 - (void)forceBaseFrameOffset:(NSPoint)baseFrameOffset; argument
40 - (void)forceBaseFrameOffset:(NSPoint)baseFrameOffset { argument
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
Dweb_drag_source.mm140 dragOperationMask:(NSDragOperation)dragOperationMask {
234 - (NSPoint)convertScreenPoint:(NSPoint)screenPoint { argument
281 NSPoint localPoint = NSMakePoint(0, 0); argument
305 - (void)moveDragTo:(NSPoint)screenPoint { argument
Dweb_contents_drag_source.mm102 - (void)endDragAt:(NSPoint)screenPoint argument
108 NSPoint localPoint = [contentsView_ convertPoint:screenPoint fromView: nil]; argument
119 - (void)moveDragTo:(NSPoint)screenPoint { argument
Dweb_drop_target.mm39 view:(NSView*)view {
50 view:(NSView*)view {
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_view_unittest.mm100 - (BOOL)dragButton:(BookmarkButton*)button to:(NSPoint)point copy:(BOOL)copy { argument
105 - (BOOL)addURLs:(NSArray*)urls withTitles:(NSArray*)titles at:(NSPoint)point { argument
134 - (CGFloat)indicatorPosForDragToPoint:(NSPoint)point { argument
138 - (BOOL)shouldShowIndicatorShownForPoint:(NSPoint)point { argument
Dbookmark_bar_view_unittest.mm100 - (BOOL)dragButton:(BookmarkButton*)button to:(NSPoint)point copy:(BOOL)copy { argument
105 - (BOOL)addURLs:(NSArray*)urls withTitles:(NSArray*)titles at:(NSPoint)point { argument
138 - (CGFloat)indicatorPosForDragToPoint:(NSPoint)point { argument
142 - (BOOL)shouldShowIndicatorShownForPoint:(NSPoint)point { argument
Dbookmark_bar_folder_controller.mm203 copy:(BOOL)copy;
1170 - (BookmarkButton*)buttonForDroppingOnAtPoint:(NSPoint)point { argument
1207 - (int)indexForDragToPoint:(NSPoint)point { argument
1252 copy:(BOOL)copy {
1471 NSPoint dropPoint = [info draggingLocation]; argument
1498 - (BOOL)shouldShowIndicatorShownForPoint:(NSPoint)point { argument
1683 - (CGFloat)indicatorPosForDragToPoint:(NSPoint)point { argument
1811 - (BOOL)addURLs:(NSArray*)urls withTitles:(NSArray*)titles at:(NSPoint)point { argument
Dbookmark_bar_controller.mm194 - (int)indexForDragToPoint:(NSPoint)point; argument
1836 // Intentionally NOT using NSPointInRect() so that scrolling into argument
1866 - (BookmarkButton*)buttonForDroppingOnAtPoint:(NSPoint)point { argument
1884 - (int)indexForDragToPoint:(NSPoint)point { argument
1915 copy:(BOOL)copy {
2404 NSPoint dropPoint = [info draggingLocation]; argument
2427 - (BOOL)shouldShowIndicatorShownForPoint:(NSPoint)point { argument
2432 - (CGFloat)indicatorPosForDragToPoint:(NSPoint)point { argument
2566 - (BOOL)addURLs:(NSArray*)urls withTitles:(NSArray*)titles at:(NSPoint)point { argument
/external/webkit/Source/WebKit/mac/Misc/
DWebKitNSStringExtras.mm69 - (void)_web_drawAtPoint:(NSPoint)point font:(NSFont *)font textColor:(NSColor *)textColor allowing… argument
70 {
121 {
/external/chromium/chrome/browser/ui/cocoa/extensions/
Dextension_popup_controller.mm87 anchoredAt:(NSPoint)anchoredAt argument
89 devMode:(BOOL)devMode {
198 devMode:(BOOL)devMode {
/external/webkit/Source/WebKit/mac/WebView/
DWebClipView.mm51 - (void)_immediateScrollToPoint:(NSPoint)newOrigin; argument
104 {
DWebRenderNode.mm60 {
/external/chromium/chrome/browser/ui/cocoa/content_settings/
Dcontent_setting_bubble_cocoa.mm86 anchoredAt:(NSPoint)anchoredAt; argument
108 anchoredAt:(NSPoint)anchor { argument
118 anchoredAt:(NSPoint)anchoredAt { argument
/external/chromium/chrome/browser/ui/cocoa/toolbar/
Dtoolbar_controller_unittest.mm31 - (NSView *)hitTest:(NSPoint)aPoint { argument
/external/webkit/Source/WebCore/platform/graphics/
DFloatPoint.h40 typedef struct CGPoint NSPoint; typedef
42 typedef struct _NSPoint NSPoint; typedef
DIntPoint.h42 typedef struct CGPoint NSPoint; typedef
44 typedef struct _NSPoint NSPoint; typedef
/external/webkit/Source/WebCore/platform/mac/
DWebCoreSystemInterface.h39 typedef struct CGPoint NSPoint; typedef
42 typedef struct _NSPoint NSPoint; typedef
/external/chromium/chrome/browser/tab_contents/
Dtab_contents_view_mac.mm58 offset:(NSPoint)offset; argument
431 offset:(NSPoint)offset { argument
461 - (void)draggedImage:(NSImage*)draggedImage movedTo:(NSPoint)screenPoint { argument
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_strip_controller.mm171 disposition:(WindowOpenDisposition*)disposition;
1780 disposition:(WindowOpenDisposition*)disposition {
1828 - (void)openURL:(GURL*)url inView:(NSView*)view at:(NSPoint)point { argument
1863 - (void)dropURLs:(NSArray*)urls inView:(NSView*)view at:(NSPoint)point { argument
1883 - (void)dropText:(NSString*)text inView:(NSView*)view at:(NSPoint)point { argument
1896 - (void)indicateDropURLsInView:(NSView*)view at:(NSPoint)point { argument

123