Home | History | Annotate | Download | only in WebCore

Lines Matching full:wrap

637         * bindings/js/ScriptController.h: wrap RetainPtr include in PLATFORM(MAC)
2749 <rdar://problem/5805741> white-space: pre-wrap or -webkit-line-break: after-white-space text can overlap float at end of line
7685 * svg/SVGCursorElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7703 * svg/SVGEllipseElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7741 * svg/SVGFilterElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7745 * svg/SVGFilterPrimitiveStandardAttributes.cpp: Wrap SVGLength objects in SVGLength() statements.
7753 * svg/SVGForeignObjectElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7761 * svg/SVGImageElement.cpp: Apply ANIMATED_PROPERTY_DEFINITIONS_REFCOUNTED change. Wrap SVGLength objects in SVGLength() statements.
7768 * svg/SVGLineElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7773 (WebCore::SVGLinearGradientElement::SVGLinearGradientElement): Wrap SVGLength objects in SVGLength() statements.
7779 * svg/SVGMarkerElement.cpp: Apply ANIMATED_PROPERTY_DEFINITIONS_REFCOUNTED change. Wrap SVGLength objects in SVGLength() statements.
7783 * svg/SVGMaskElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7792 * svg/SVGPatternElement.cpp: Apply ANIMATED_PROPERTY_DEFINITIONS_REFCOUNTED change. Wrap SVGLength objects in SVGLength() statements.
7802 * svg/SVGRadialGradientElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7808 * svg/SVGRectElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7812 * svg/SVGSVGElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7830 * svg/SVGTextContentElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7836 * svg/SVGTextPathElement.cpp: Wrap SVGLength objects in SVGLength() statements.
7846 * svg/SVGUseElement.cpp: Wrap SVGLength objects in SVGLength() statements.
10374 (WebCore::JSInspectedObjectWrapper::wrap):
10376 (WebCore::JSInspectorCallbackWrapper::wrap):
14783 CSSMutableStyleDeclaration would wrap the value in single quotes but
16976 (WebCore::JSInspectedObjectWrapper::wrap): Find the WrapperMap
20323 to wrap the FunctionCallProfile in JSC.
20333 to wrap the Profile from JSC.
20395 wrap Console._format instead of using bind to do it. Using bind was
21741 (WebCore::JSInspectedObjectWrapper::wrap):
21743 (WebCore::JSInspectorCallbackWrapper::wrap):
23888 (WebCore::JSInspectedObjectWrapper::wrap):
23890 (WebCore::JSInspectorCallbackWrapper::wrap):
27685 wrap the Frame instead of a DOMWindow since the DOMWindow will change.
28164 (.console-message-text): Added. Set white-space: pre-wrap.
30791 that takes an ExecState and a List instead of a String. We wrap and
31495 allowing the call to proceed. We wrap all outgoing values using
31520 JSQuarantinedObjectWrapper is used to wrap objects from the inspected
31523 (WebCore::JSInspectedObjectWrapper::wrap): Wraps the passed-in object
31546 (WebCore::JSInspectedObjectWrapper::wrapOutgoingValue): Wrap all
31550 JSQuarantinedObjectWrapper is used to wrap callbacks that the
31554 (WebCore::JSInspectorCallbackWrapper::wrap): Wraps the passed-in
31573 (WebCore::JSInspectorCallbackWrapper::wrapOutgoingValue): Wrap all
31577 (WebCore::getResourceDocumentNode): Wrap the Document before passing
31583 (WebCore::inspectedWindow): Wrap the Window before passing it to the
31585 (WebCore::InspectorController::focusNode): Wrap the Node before
31589 (WebCore::InspectorController::addDatabaseScriptResource): Wrap the
31595 (WebInspector.ElementsPanel.reset): Wrap the contentLoaded callback.
31603 We now wrap all callbacks being passed to the inspected page using
33770 wrap this line in #if PLATFORM(MAC)
34847 Create a new cross-platform Gradient abstraction and make CanvasGradient wrap it. This first
40467 * html/HTMLTextAreaElement.h: Replaced wrap function with more-specific
40474 HTMLTextAreaElement wrap function.
42399 (nodeTitleInfo): Wrap text nodes in a webkit-html-text-node span so
45511 Test: fast/text/embed-at-end-of-pre-wrap-line.html
45634 wrap the incoming fragment override the source document's styles.
56100 * css/CSSFontFaceSource.h: Wrap include in ENABLE(SVG_FONTS) blocks.
60052 Build fix. Need to wrap these classes in #if ENABLE(VIDEO)
60321 * css/CSSFontSelector.cpp: Need to wrap a SVG* include in ENABLE(SVG) blocks, as this port doesn't build this generated file.
62698 * svg/SVGFontFaceElement.h: Fixed code formatting issues & wrap in ENABLE(SVG_FONTS) blocks.
62731 * svg/svgtags.in: Wrap all SVGFont* elements in ENABLE(SVG_FONTS) block - to assure --no-svg-fonts compilation works (which is the default for now!).
66496 - fix <rdar://problem/5631507> Text doesn't wrap properly at Tamil version of Wikipedia
72642 * page/inspector/inspector.css: Use pre-wrap so database errors can use \n.