Lines Matching full:mark
53 (KJS::XMLHttpRequest::mark):
3999 (KJS::JSUnprotectedEventListener::mark):
4194 (KJS::Context2D::mark):
7312 (b) If you mouse down on a non-selectable region and start moving, then the behavior has changed. Instead of not updating at all, we mark the chain at the time the mouse goes down, and we restrict :hover/:active updates to only apply to elements that are in that chain. This yields perfect hover/active control behavior, even when :active has been applied hierarchically.
10805 (KJS::ScriptInterpreter::mark):
14004 Original patch from Mark Rowe <opendarwin.org@bdash.net.nz>, reviewed by me.
15226 Patch from Mark Rowe <opendarwin.org@bdash.net.nz>, reviewed by me.
15264 (KJS::Context2D::mark): mark now (1) checks for NULL pointers and (2)
15265 calls mark on its parent class (DOMObject::mark).
15595 black diamond question mark shown for invalid UTF-8 sequences
15802 Change by Mark Rowe <opendarwin.org@bdash.net.nz>.
15830 Tested by Mark Rowe.
15877 There were cases where the DOMNode mark function would end up not even
15881 * khtml/ecma/kjs_dom.cpp: (KJS::DOMNode::mark): Changed three things:
15883 prevents problems if we mark things that have references between
15903 Change by Mark Rowe <opendarwin.org@bdash.net.nz>.
15914 Patch from Mark Rowe to fix a minor memory leak in WebCoreSettings.
16023 - fixed <rdar://problem/4105097> REGRESSION (138-139): Hitting Enter on a checkbox toggles check mark instead of submitting form
16086 (KJS::ScriptInterpreter::mark): Don't mark nodes that aren't in the document,
16097 (KJS::DOMNode::mark): If the node is not in the document, make sure to mark
17211 (KJS::Context2D::mark):
21355 problem that will exist until we sync up with Mail's pending change to mark nodes as needed in its pasteAsQuotation:
21384 mark their JS listener objects instead of holding a hard
21396 (JSUnprotectedEventListener::mark):
21410 (KJS::XMLHttpRequest::mark):
25084 * khtml/editing/html_interchange.h: Move style span text used to mark element added to
25550 * khtml/html/html_miscimpl.h: For clarity, mark these functions virtual too. They are automatically
34021 (khtml::EditCommand::apply): Remove code to mark misspellings because that's now done as part
34049 and changed logic so it won't mark misspellings in a word if the selection still starts in that word.
34170 Mark the VisiblePosition taking (Position &, EAffinity=DOWNSTREAM) explicit. Recently, when I added
36472 - fixed <rdar://problem/3790526> mark-related methods not implemented (needed for people with them in their key bindings files)
36474 * khtml/khtml_part.h: Added mark and setMark.
36477 (KHTMLPart::mark): Added.
36481 the change it will be confused with the mark.
36492 and markDOMRange for the Emacs "mark".
38606 (KHTMLPart::childBegin): New method to mark part as not complete.
38607 (KHTMLPart::processObjectRequest): Mark child part imcomplete, so if we
39504 (KWQKHTMLPart::advanceToNextMisspelling): Mark misspelled ranges when we find them.
39578 (Window::mark):
39937 no children, make sure to mark self as no longer needing
41415 (ScriptInterpreter::mark):
41693 (DOMMouseEvent::mark): Pass mark along to any clipboard object we have.
41764 (KWQKHTMLPart::snapshotDragImage): Mark the element as being dragged before
41852 Init clipboard to make an image from the dragSource element. Mark the
43440 (DOMMouseEvent::mark): Pass along mark to dataTransfer we hold.
47539 (Window::mark): Mark selection object.
53524 adjust the offset used to mark links.
53795 call to updateWidget(), set needWidgetUpdate and mark the node changed.
56160 nodes into the render tree, we need to always mark them as needing layout themselves (and not just as