Home | History | Annotate | Download | only in WebCore

Lines Matching full:self

2187         (WebCore::SVGRootInlineBox::paintSelectionForTextBox): Use GraphicsContext drawHighlightForText() instead of self-made hacks.
5988 (-[WebScriptObject _isSafeScript]): Call [self _rootObject] instead of accessing the data member directly.
8319 (WebCore::IconDatabase::setIconURLForPageURLInSQLDatabase): This and the following "SQLDatabase" suffixed methods are pretty self explanatory
12592 self for the body of this method. Otherwise, the willSendRequest could trigger events which will
15749 (WebCore::HTMLTokenizer::parseTag): Don't apply our self-closing
16185 Move self, opener, parent, top, window, and frames from kjs_window
16193 (WebCore::DOMWindow::self):
22650 self-reference for window (like window.window, window.self, etc).
22891 Compile without self-linking.
29976 self-respecting window would handle, and removed messages only relevant
36318 Also report whenever the broken XML self-closing tag syntax is used on
36810 Back out the change to make self-closed <script/> into a Dashboard quirk
40300 from r6106 to the self hit test as well, namely: return the enclosing element
43223 constructor, and removed the uneeded self-assignment check.
45595 operates on the WebArea containing the WebCoreAXObject that is being messaged (self).
45608 self's WebArea, rather than the top WebArea.
45611 Use self's WebArea, rather than the top WebArea.
45617 Use renamed methods for accessing self's WebArea.
45632 Use self's WebArea, rather than the top WebArea.
59620 Added test: svg/custom/use-recursion-2.svg (<use> self referencing)
59621 Added test: svg/custom/use-recursion-3.svg (<use> self rerencing, within <use> target)