Home | History | Annotate | Download | only in WebCore

Lines Matching full:factored

3011         common to all plugin elements, I factored them and some other common
22919 (WebCore::StringImpl::StringImpl): Factored varied approaches to
23597 The only thing left in KCanvasItemQuartz is marker support. That should be factored to separate
25380 (WebCore::MacFrame::objectContentType): factored out from createPart, calls the bridge to
25384 (WebCore::MacFrame::createEmptyDocument): factored out part into the superclass
25390 factored out.
27525 (WebCore::DocumentImpl::cancelParsing): Factored out of implicitOpen.
38094 To honor a long-standing request by Eric, I factored out the parsing into two new functions:
38105 (1) Factored out previous parsing code.
38106 (2) Factored 17 lines of custom popup-blocking code into 3 lines that use pre-existing 'allowPopUp' function.
38317 (KJS::XMLHttpRequest::getSpecificHeader): Factored out code from getResponseHeader.
38693 (KHTMLPart::selectContentsOfNode): factored out code to selectAll for a particular node- which is useful for contenteditable elements.
39099 (KJS::XMLHttpRequest::getValueProperty): Factored out responseIsXML().