/external/webkit/Source/WebKit/mac/WebView/ |
D | WebPreferences.mm | 187 - (void)_setBoolValue:(BOOL)value forKey:(NSString *)key; argument 484 { 644 { 686 - (BOOL)isJavaEnabled argument 696 - (BOOL)isJavaScriptEnabled argument 706 - (BOOL)javaScriptCanOpenWindowsAutomatically argument 716 - (BOOL)arePlugInsEnabled argument 726 - (BOOL)allowsAnimatedImages argument 736 - (BOOL)allowsAnimatedImageLooping argument 746 - (void)setLoadsImagesAutomatically: (BOOL)flag argument [all …]
|
D | WebDelegateImplementationCaching.mm | 194 static inline BOOL CallDelegateReturningBoolean(BOOL result, WebView *self, id delegate, SEL select… category 208 static inline BOOL CallDelegateReturningBoolean(BOOL result, WebView *self, id delegate, SEL select… category 222 static inline BOOL CallDelegateReturningBoolean(BOOL result, WebView *self, id delegate, SEL select… category 236 static inline BOOL CallDelegateReturningBoolean(BOOL result, WebView *self, id delegate, SEL select… category 250 static inline BOOL CallDelegateReturningBoolean(BOOL result, WebView *self, id delegate, SEL select… category 472 BOOL CallUIDelegateReturningBoolean(BOOL result, WebView *self, SEL selector) category 477 BOOL CallUIDelegateReturningBoolean(BOOL result, WebView *self, SEL selector, id object) category 482 BOOL CallUIDelegateReturningBoolean(BOOL result, WebView *self, SEL selector, id object, BOOL boole… category 487 BOOL CallUIDelegateReturningBoolean(BOOL result, WebView *self, SEL selector, id object, BOOL boole… category 492 BOOL CallUIDelegateReturningBoolean(BOOL result, WebView *self, SEL selector, id object1, id object… category [all …]
|
D | WebDynamicScrollBarsView.mm | 123 - (void)setAllowsScrollersToOverlapContent:(BOOL)flag argument 135 - (void)setAlwaysHideHorizontalScroller:(BOOL)shouldBeHidden argument 144 - (void)setAlwaysHideVerticalScroller:(BOOL)shouldBeHidden argument 153 - (BOOL)horizontalScrollingAllowed argument 193 - (void)setScrollBarsSuppressed:(BOOL)suppressed repaintOnUnsuppress:(BOOL)repaint argument 194 { 450 - (void)setVerticalScrollingMode:(ScrollbarMode)verticalMode andLock:(BOOL)lock argument 461 …crollingModes:(ScrollbarMode)horizontalMode vertical:(ScrollbarMode)verticalMode andLock:(BOOL)lock argument 463 BOOL update = NO; argument 486 - (void)setVerticalScrollingModeLocked:(BOOL)locked argument [all …]
|
D | WebPDFView.mm | 74 - (NSPrintOperation *)getPrintOperationForPrintInfo:(NSPrintInfo *)printInfo autoRotate:(BOOL)doRot… argument 562 { 597 - (BOOL)searchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOO… argument 604 - (BOOL)searchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)caseFlag wrap:(BOO… argument 617 - (void)setMarkedTextMatchesAreHighlighted:(BOOL)newValue argument 627 - (BOOL)markedTextMatchesAreHighlighted argument 645 { 878 { 1193 {
|
D | WebView.mm | 374 - (id)initWithTarget:(id)target defaultTarget:(id)defaultTarget catchExceptions:(BOOL)catchExceptio… argument 675 { 828 - (BOOL)_mustDrawUnionedRect:(NSRect)rect singleRects:(const NSRect *)rects count:(NSInteger)count argument 983 { 1051 + (void)_setAlwaysUsesComplexTextCodePath:(BOOL)f argument 1056 + (BOOL)canCloseAllWebViews argument 1777 + (BOOL)_canHandleRequest:(NSURLRequest *)request argument 1951 { 2076 { 2141 + (BOOL)_shouldUseFontSmoothing argument [all …]
|
D | WebFrameView.mm | 76 - (void)_setNeedsToResetDragMargins:(BOOL)s; argument 80 - (BOOL)_scrollTo:(const NSPoint *)newOrigin animate:(BOOL)animate; // need the boolean result from… argument 228 static BOOL addedImageTypes = NO; argument 254 { 385 - (BOOL)allowsScrolling argument 687 - (BOOL)_pageHorizontally:(BOOL)left argument 699 - (BOOL)_pageInBlockProgressionDirection:(BOOL)forward argument 702 BOOL isVerticalDocument = [self _isVerticalDocument]; argument 721 - (BOOL)_scrollLineHorizontally:(BOOL)left argument 722 {
|
D | WebFullScreenController.mm | 64 + (void)setDisableActions:(BOOL)flag; argument 70 { 110 - (void)_requestExitFullscreenWithAnimation:(BOOL)animation; argument 239 { 268 { 319 BOOL isEnteringFullscreenAnimation = [[anim valueForKey:isEnteringFullscreenKey] boolValue]; argument 742 - (BOOL)_isAnyMoviePlaying argument 801 {
|
/external/webkit/Source/WebKit/win/ |
D | DOMEventsClasses.cpp | 144 /* [retval][out] */ BOOL* /*result*/) in bubbles() argument 150 /* [retval][out] */ BOOL* /*result*/) in cancelable() argument 173 /* [in] */ BOOL /*canBubbleArg*/, in initEvent() argument 207 /* [in] */ BOOL /*canBubble*/, in initUIEvent() argument 345 /* [retval][out] */ BOOL* /*result*/) in getModifierState() argument 352 /* [in] */ BOOL /*canBubble*/, in initKeyboardEvent() argument 466 /* [in] */ BOOL /*canBubble*/, in initMouseEvent() argument 566 /* [in] */ BOOL /*canBubble*/, in initMutationEvent() argument 598 /* [retval][out] */ BOOL* /*result*/) in horizontalOverflow() argument 604 /* [retval][out] */ BOOL* /*result*/) in verticalOverflow() argument [all …]
|
/external/webkit/Source/WebKit/mac/Carbon/ |
D | CarbonWindowAdapter.mm | 84 …ask:(unsigned int)aStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)flag contentView:aV… argument 90 - (void)_setVisible:(BOOL)flag; argument 94 - (void)setIsActive:(BOOL)aFlag; argument 95 - (id)_setMouseActivationInProgress:(BOOL)flag; argument 120 …tentRect styleMask:(unsigned int)style backing:(NSBackingStoreType)bufferingType defer:(BOOL)flag { argument 137 - (id)initWithCarbonWindowRef:(WindowRef)inWindowRef takingOwnership:(BOOL)inWindowRefIsOwned disab… argument 254 - (void)setViewsNeedDisplay:(BOOL)wellDoThey { argument 280 - (id)initWithCarbonWindowRef:(WindowRef)inWindowRef takingOwnership:(BOOL)inWindowRefIsOwned { argument 520 - (id)_destroyRealWindow:(BOOL)orderingOut { argument 1021 - (void)_reallyDoOrderWindow:(NSWindowOrderingMode)place relativeTo:(int)otherWin findKey:(BOOL)doK… argument
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | gradient_button_cell.mm | 181 - (void)setIsContinuousPulsing:(BOOL)continuous { argument 200 - (void)setMouseInside:(BOOL)flag animate:(BOOL)animated { argument 239 - (void)setMouseInside:(BOOL)flag animate:(BOOL)animated { argument 256 isThemed:(BOOL)themed { argument 286 - (void)setShouldTheme:(BOOL)shouldTheme { argument 320 - (void)setShowsBorderOnlyWhileMouseInside:(BOOL)showOnly { argument 346 BOOL isFlatButton = [self showsBorderOnlyWhileMouseInside]; argument
|
D | browser_window_controller.mm | 147 - (void)setBottomCornerRounded:(BOOL)rounded; argument 159 - (void)setRestorable:(BOOL)flag; argument 231 - (id)initWithBrowser:(Browser*)browser takeOwnership:(BOOL)ownIt { argument 912 - (void)setAnimationInProgress:(BOOL)inProgress { argument 1106 shouldRestoreState:(BOOL)shouldRestore { argument 1111 - (void)setStarredState:(BOOL)isStarred { argument 1209 - (void)setIsLoading:(BOOL)isLoading force:(BOOL)force { argument 1214 - (void)focusLocationBar:(BOOL)selectAll { argument 1328 - (void)showNewTabButton:(BOOL)show { argument 1340 - (void)updateBookmarkBarVisibilityWithAnimation:(BOOL)animate { argument [all …]
|
D | tabpose_window.mm | 952 - (void)setUpLayersInSlomo:(BOOL)slomo; argument 956 - (void)fadeAwayInSlomo:(BOOL)slomo; argument 979 slomo:(BOOL)slomo argument 980 tabStripModel:(TabStripModel*)tabStripModel { 1025 animationDelegate:(id)animationDelegate { 1141 - (void)setUpLayersInSlomo:(BOOL)slomo { argument 1440 - (void)fadeAwayInSlomo:(BOOL)slomo { argument 1479 - (void)animationDidStop:(CAAnimation*)animation finished:(BOOL)finished { argument
|
/external/webkit/Tools/WinLauncher/ |
D | PrintWebUIDelegate.h | 50 …virtual HRESULT STDMETHODCALLTYPE webViewAreToolbarsVisible(IWebView*, BOOL*) { return E_NOTIMPL; } in webViewAreToolbarsVisible() argument 51 virtual HRESULT STDMETHODCALLTYPE setToolbarsVisible(IWebView*, BOOL) { return E_NOTIMPL; } in setToolbarsVisible() argument 52 …virtual HRESULT STDMETHODCALLTYPE webViewIsStatusBarVisible(IWebView*, BOOL*) { return E_NOTIMPL; } in webViewIsStatusBarVisible() argument 53 virtual HRESULT STDMETHODCALLTYPE setStatusBarVisible(IWebView*, BOOL) { return E_NOTIMPL; } in setStatusBarVisible() argument 54 virtual HRESULT STDMETHODCALLTYPE webViewIsResizable(IWebView*, BOOL*) { return E_NOTIMPL; } in webViewIsResizable() argument 55 virtual HRESULT STDMETHODCALLTYPE setResizable(IWebView*, BOOL) { return E_NOTIMPL; } in setResizable() argument 61 …virtual HRESULT STDMETHODCALLTYPE runJavaScriptConfirmPanelWithMessage(IWebView*, BSTR, BOOL*) { r… in runJavaScriptConfirmPanelWithMessage() argument 63 …LTYPE runBeforeUnloadConfirmPanelWithMessage(IWebView*, BSTR, IWebFrame*, BOOL*) { return E_NOTIMP… in runBeforeUnloadConfirmPanelWithMessage() argument 67 …virtual HRESULT STDMETHODCALLTYPE validateUserInterfaceItem(IWebView*, UINT, BOOL, BOOL*) { return… in validateUserInterfaceItem() argument 74 virtual HRESULT STDMETHODCALLTYPE hasCustomMenuImplementation(BOOL*) { return E_NOTIMPL; } in hasCustomMenuImplementation() argument [all …]
|
/external/webkit/Source/WebKit2/UIProcess/API/mac/ |
D | PDFViewController.mm | 52 - (NSPrintOperation *)getPrintOperationForPrintInfo:(NSPrintInfo *)printInfo autoRotate:(BOOL)doRot… argument 117 - (PDFSelection *)_nextMatchFor:(NSString *)string direction:(BOOL)forward caseSensitive:(BOOL)case… argument 214 { 255 {
|
/external/chromium/chrome/browser/ui/cocoa/toolbar/ |
D | toolbar_controller.mm | 92 - (void)pinLocationBarToLeftOfBrowserActionsContainerAndAnimate:(BOOL)animate; argument 98 - (void)adjustLocationSizeBy:(CGFloat)dX animate:(BOOL)animate; argument 388 - (void)focusLocationBar:(BOOL)selectAll { argument 395 - (void)enabledStateChangedForCommand:(NSInteger)command enabled:(BOOL)enabled { argument 422 shouldRestoreState:(BOOL)shouldRestore { argument 432 - (void)setStarredState:(BOOL)isStarred { argument 436 - (void)setIsLoading:(BOOL)isLoading force:(BOOL)force { argument 440 - (void)setHasToolbar:(BOOL)toolbar hasLocationBar:(BOOL)locBar { argument 646 - (void)pinLocationBarToLeftOfBrowserActionsContainerAndAnimate:(BOOL)animate { argument 713 - (void)adjustLocationSizeBy:(CGFloat)dX animate:(BOOL)animate { argument
|
/external/webkit/Source/WebCore/platform/mac/ |
D | WidgetMac.mm | 51 - (void)_setNeedsToResetDragMargins:(BOOL)needs; argument 55 - (void)setIsSelected:(BOOL)isSelected; argument 56 - (void)webPlugInSetIsSelected:(BOOL)isSelected; argument
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
D | find_bar_cocoa_controller.mm | 52 - (void)moveFindBarIfNecessary:(BOOL)animate; argument 56 - (void)prepopulateText:(NSString*)text stopSearch:(BOOL)stopSearch; argument 244 - (void)showFindBar:(BOOL)animate { argument 269 - (void)hideFindBar:(BOOL)animate { argument 424 duration:(float)duration { 490 - (void)moveFindBarIfNecessary:(BOOL)animate { argument 513 - (void)prepopulateText:(NSString*)text stopSearch:(BOOL)stopSearch{ argument
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
D | browser_actions_controller.mm | 86 - (void)positionActionButtonsAndAnimate:(BOOL)animate; argument 139 animate:(BOOL)animate; argument 155 - (void)showChevronIfNecessaryInFrame:(NSRect)frame animate:(BOOL)animate; argument 163 animate:(BOOL)animate; argument 328 - (void)resizeContainerAndAnimate:(BOOL)animate { argument 528 - (void)positionActionButtonsAndAnimate:(BOOL)animate { argument 696 animate:(BOOL)animate { argument 757 - (void)showChevronIfNecessaryInFrame:(NSRect)frame animate:(BOOL)animate { argument 774 animate:(BOOL)animate { argument
|
/external/webkit/Source/WebKit2/WebProcess/FullScreen/mac/ |
D | WebFullScreenManagerMac.mm | 51 + (void)setDisableActions:(BOOL)flag; argument 69 - (void)animationDidStop:(CAAnimation *)anim finished:(BOOL)flag; argument 93 {
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_button_cell.mm | 26 - (void)setMouseInside:(BOOL)flag animate:(BOOL)animated { argument
|
/external/clang/test/SemaObjC/ |
D | synth-provisional-ivars-1.m | 4 typedef unsigned char BOOL; typedef 21 - (void)setIsAppleInternal:(BOOL)flag { argument
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebInspectorDelegate.h | 85 /* [retval][out] */ BOOL*) { return E_NOTIMPL; } in webViewAreToolbarsVisible() argument 89 /* [in] */ BOOL) { return E_NOTIMPL; } in setToolbarsVisible() argument 93 /* [retval][out] */ BOOL*) { return E_NOTIMPL; } in webViewIsStatusBarVisible() argument 97 /* [in] */ BOOL) { return E_NOTIMPL; } in setStatusBarVisible() argument 101 /* [retval][out] */ BOOL*) { return E_NOTIMPL; } in webViewIsResizable() argument 105 /* [in] */ BOOL) { return E_NOTIMPL; } in setResizable() argument 130 /* [retval][out] */ BOOL*) { return E_NOTIMPL; } in runJavaScriptConfirmPanelWithMessage() argument 142 /* [retval][out] */ BOOL*) { return E_NOTIMPL; } in runBeforeUnloadConfirmPanelWithMessage() argument 162 /* [in] */ BOOL, in validateUserInterfaceItem() argument 163 /* [retval][out] */ BOOL*) { return E_NOTIMPL; } in validateUserInterfaceItem() argument [all …]
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | tab_window_controller.mm | 14 - (void)setUseOverlay:(BOOL)useOverlay; argument 156 - (void)moveViewsBetweenWindowAndOverlay:(BOOL)useOverlay { argument 179 - (void)setUseOverlay:(BOOL)useOverlay { argument 292 - (void)showNewTabButton:(BOOL)show { argument 336 - (void)setTab:(NSView*)tabView isDraggable:(BOOL)draggable { argument
|
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebPluginRequest.m | 36 {
|
/external/clang/test/Analysis/ |
D | objc-subscript.m | 3 typedef signed char BOOL; typedef 40 - (id)getDoesNotRetain:(BOOL)keyed { argument 48 - (id)testUninitializedObject:(BOOL)keyed { argument
|