/external/webkit/Source/JavaScriptCore/yarr/ |
D | YarrSyntaxChecker.cpp | 37 void assertionWordBoundary(bool) {} in assertionWordBoundary() argument 39 void atomBuiltInCharacterClass(BuiltInCharacterClassID, bool) {} in atomBuiltInCharacterClass() argument 40 void atomCharacterClassBegin(bool = false) {} in atomCharacterClassBegin() argument 43 void atomCharacterClassBuiltIn(BuiltInCharacterClassID, bool) {} in atomCharacterClassBuiltIn() argument 45 void atomParenthesesSubpatternBegin(bool = true) {} in atomParenthesesSubpatternBegin() argument 46 void atomParentheticalAssertionBegin(bool = false) {} in atomParentheticalAssertionBegin() argument 49 void quantifyAtom(unsigned, unsigned, bool) {} in quantifyAtom() argument
|
/external/webkit/Tools/DumpRenderTree/gtk/ |
D | PixelDumpSupportGtk.cpp | 38 PassRefPtr<BitmapContext> createBitmapContextFromWebView(bool, bool, bool, bool drawSelectionRect) in createBitmapContextFromWebView() argument
|
D | AccessibilityControllerGtk.cpp | 73 void AccessibilityController::setLogFocusEvents(bool) in setLogFocusEvents() argument 77 void AccessibilityController::setLogScrollingStartEvents(bool) in setLogScrollingStartEvents() argument 81 void AccessibilityController::setLogValueChangeEvents(bool) in setLogValueChangeEvents() argument
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebDeviceOrientation.mm | 64 {
|
/external/webkit/Source/WebCore/platform/qt/ |
D | TemporaryLinkStubsQt.cpp | 91 void PluginView::privateBrowsingStateChanged(bool) in privateBrowsingStateChanged() argument 100 void PluginView::setJavaScriptPaused(bool) in setJavaScriptPaused() argument 126 void setCookieStoragePrivateBrowsingEnabled(bool) in setCookieStoragePrivateBrowsingEnabled() argument
|
D | ContextMenuItemQt.cpp | 52 ContextMenuItem::ContextMenuItem(ContextMenuItemType, ContextMenuAction, const String&, bool, bool) in ContextMenuItem() argument 57 ContextMenuItem::ContextMenuItem(ContextMenuAction, const String&, bool, bool, Vector<ContextMenuIt… in ContextMenuItem() argument
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | MediaPlayerPrivate.h | 76 virtual void setPreservesPitch(bool) { } in setPreservesPitch() argument 83 virtual void setMuted(bool) { } in setMuted() argument 86 virtual void setClosedCaptionsVisible(bool) { } in setClosedCaptionsVisible() argument 112 virtual void setControls(bool) { } in setControls() argument 148 virtual void setPrivateBrowsingMode(bool) { } in setPrivateBrowsingMode() argument
|
/external/clang/lib/Headers/ |
D | stdbool.h | 31 #define bool _Bool macro 37 #define bool bool macro
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | about_window_controller.mm | 77 - (void)setAllowsUpdate:(bool)update allowsPromotion:(bool)promotion; argument 283 - (void)setAllowsUpdate:(bool)update allowsPromotion:(bool)promotion { argument
|
/external/webkit/Source/WebCore/platform/ |
D | FileStreamClient.h | 45 virtual void didTruncate(bool) { } in didTruncate() argument 51 virtual void didOpen(bool) { } in didOpen() argument
|
/external/webkit/Source/WebCore/plugins/ |
D | PluginViewNone.cpp | 39 void PluginView::setFocus(bool) in setFocus() argument 115 void PluginView::setParentVisible(bool) in setParentVisible() argument 160 void PluginView::privateBrowsingStateChanged(bool) in privateBrowsingStateChanged() argument 164 void PluginView::setJavaScriptPaused(bool) in setJavaScriptPaused() argument
|
/external/webkit/Source/WebCore/platform/chromium/ |
D | ScrollbarThemeChromium.cpp | 50 IntRect ScrollbarThemeChromium::backButtonRect(Scrollbar* scrollbar, ScrollbarPart part, bool) in backButtonRect() argument 60 IntRect ScrollbarThemeChromium::forwardButtonRect(Scrollbar* scrollbar, ScrollbarPart part, bool) in forwardButtonRect() argument 78 IntRect ScrollbarThemeChromium::trackRect(Scrollbar* scrollbar, bool) in trackRect() argument
|
/external/webkit/Source/WebCore/platform/gtk/ |
D | ContextMenuItemGtk.cpp | 155 ContextMenuItem::ContextMenuItem(ContextMenuItemType, ContextMenuAction, const String&, bool, bool) in ContextMenuItem() argument 161 ContextMenuItem::ContextMenuItem(ContextMenuAction, const String&, bool, bool, Vector<ContextMenuIt… in ContextMenuItem() argument
|
/external/webkit/Source/WebCore/platform/brew/ |
D | WidgetBrew.cpp | 55 void Widget::setFocus(bool) in setFocus() argument 76 void Widget::setIsSelected(bool) in setIsSelected() argument
|
/external/webkit/Source/WebCore/platform/text/ |
D | TextCodecUTF16.cpp | 69 String TextCodecUTF16::decode(const char* bytes, size_t length, bool, bool, bool&) in decode() argument
|
D | TextCodecUserDefined.cpp | 52 String TextCodecUserDefined::decode(const char* bytes, size_t length, bool, bool, bool&) in decode() argument
|
D | TextCodecLatin1.cpp | 119 String TextCodecLatin1::decode(const char* bytes, size_t length, bool, bool, bool&) in decode() argument
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
D | WebInspectorProxyWin.cpp | 119 LRESULT WebInspectorProxy::onSizeEvent(HWND, UINT, WPARAM, LPARAM, bool&) in onSizeEvent() argument 129 LRESULT WebInspectorProxy::onSetFocusEvent(HWND, UINT, WPARAM, LPARAM lParam, bool&) in onSetFocusEvent() argument 136 LRESULT WebInspectorProxy::onMinMaxInfoEvent(HWND, UINT, WPARAM, LPARAM lParam, bool&) in onMinMaxInfoEvent() argument 145 LRESULT WebInspectorProxy::onCloseEvent(HWND, UINT, WPARAM, LPARAM, bool&) in onCloseEvent() argument
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/ |
D | NetscapePluginNone.cpp | 54 void NetscapePlugin::platformPaint(GraphicsContext*, const IntRect&, bool) in platformPaint() argument 68 void NetscapePlugin::platformSetFocus(bool) in platformSetFocus() argument
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | ChromeClientHaiku.cpp | 143 void ChromeClientHaiku::setToolbarsVisible(bool) in setToolbarsVisible() argument 154 void ChromeClientHaiku::setStatusbarVisible(bool) in setStatusbarVisible() argument 165 void ChromeClientHaiku::setScrollbarsVisible(bool) in setScrollbarsVisible() argument 176 void ChromeClientHaiku::setMenubarVisible(bool) in setMenubarVisible() argument 187 void ChromeClientHaiku::setResizable(bool) in setResizable() argument 266 void ChromeClientHaiku::invalidateWindow(const IntRect&, bool) in invalidateWindow() argument 271 void ChromeClientHaiku::invalidateContentsAndWindow(const IntRect&, bool) in invalidateContentsAndWindow() argument 276 void ChromeClientHaiku::invalidateContentsForSlowScroll(const IntRect&, bool) in invalidateContentsForSlowScroll() argument
|
/external/webkit/Source/WebCore/platform/network/win/ |
D | CookieStorageWin.cpp | 32 void setCookieStoragePrivateBrowsingEnabled(bool) in setCookieStoragePrivateBrowsingEnabled() argument
|
/external/webkit/Source/WebCore/fileapi/ |
D | LocalFileSystem.cpp | 84 …Context* context, AsyncFileSystem::Type type, PassOwnPtr<AsyncFileSystemCallbacks> callbacks, bool) in readFileSystem() argument 90 …ntext, AsyncFileSystem::Type type, long long, PassOwnPtr<AsyncFileSystemCallbacks> callbacks, bool) in requestFileSystem() argument
|
/external/webkit/Source/WebCore/platform/android/ |
D | TemporaryLinkStubs.cpp | 121 void Pasteboard::writeSelection(Range*, bool, Frame*) in writeSelection() argument 147 PassRefPtr<DocumentFragment> Pasteboard::documentFragment(Frame*, PassRefPtr<Range>, bool, bool&) in documentFragment() argument 277 void ContextMenuItem::setChecked(bool) in setChecked() argument 283 void ContextMenuItem::setEnabled(bool) in setEnabled() argument 373 bool isCharacterSmartReplaceExempt(UChar32, bool) in isCharacterSmartReplaceExempt() argument 470 void setCookieStoragePrivateBrowsingEnabled(bool) in setCookieStoragePrivateBrowsingEnabled() argument
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | ChromeClientWinCE.cpp | 109 void ChromeClientWinCE::setToolbarsVisible(bool) in setToolbarsVisible() argument 119 void ChromeClientWinCE::setStatusbarVisible(bool) in setStatusbarVisible() argument 130 void ChromeClientWinCE::setScrollbarsVisible(bool) in setScrollbarsVisible() argument 141 void ChromeClientWinCE::setMenubarVisible(bool) in setMenubarVisible() argument 152 void ChromeClientWinCE::setResizable(bool) in setResizable() argument 233 void ChromeClientWinCE::invalidateWindow(const IntRect&, bool) in invalidateWindow() argument 325 void ChromeClientWinCE::needTouchEvents(bool) in needTouchEvents() argument
|
/external/webkit/Source/WebKit/win/ |
D | ForEachCoClass.cpp | 34 void setUseOpenSourceWebKit(bool) in setUseOpenSourceWebKit() argument
|