Home | History | Annotate | Download | only in WebCore

Lines Matching full:factored

2202         (WebCore::RenderFrameSet::layOutAxis): Added. Factored out the part of the
2205 (WebCore::RenderFrameSet::findNonResizableSplits): Added. Factored out the
2211 (WebCore::RenderFrameSet::startResizing): Added. Code factored out of the
2213 (WebCore::RenderFrameSet::continueResizing): Added. Code factored out of the
2961 Factored out support for Kill Rings to this file
3895 * platform/ContextMenuItem.h: Re-factored stuff so that our only
4787 Factored focus control into a FocusController class. I inted to use this
21766 Factored common scaling code into a helper function.
23820 (WebCore::Frame::updateSelectionForMouseDragOverPosition): Factored code out from handleMouseMoveEvent so we can update the selection from autoscroll too.
32600 (WebCore::Decoder::checkForBOM): Factored out of decode.
32601 (WebCore::Decoder::checkForCSSCharset): Factored out of decode.
32602 (WebCore::Decoder::checkForHeadCharset): Factored out of decode.
32603 (WebCore::Decoder::detectJapaneseEncoding): Factored out of decode.
43751 (WebCore::RenderMenuList::createInnerBlock): Factored out of addChild.
48015 (WebCore::RenderSVGImage::translationForAttributes): New helper method, factored out of below.
49614 Pull code that was incorrectly factored into Mac-only code out of FrameMac