Home | History | Annotate | Download | only in WebCore

Lines Matching full:cleaned

294         include the DeprecatedString.h header in this header. Cleaned up the header
530 (WebCore::toHebrew): More of the same, also cleaned up the logic a bit.
4847 (-[KWQPopUpButton resignFirstResponder]): Cleaned up.
4853 cleaned up.
4854 (-[KWQSlider resignFirstResponder]): Cleaned up.
4857 (-[WebCoreTextView resignFirstResponder]): Cleaned up.
5088 - moved a few things out of kwq and cleaned up the
7088 the generic traits in KXMLCore so we get a StorageType. Also cleaned up a
7784 * platform/Color.h: Removed all use of DeprecatedString. Cleaned up a bit.
7789 (WebCore::parseHexColor): Cleaned up a bit; changed partway to String instead of
8673 (WebCore::RenderTextField::updateFromElement): Removed some outdated comments. Cleaned up the way we add text nodes to the div.
8676 (WebCore::RenderTextField::select): Cleaned this up by having it call setSelectionRange.
9756 (WebCore::RenderObject::nextInPreOrder): Renamed from nextRenderer, cleaned up the logic a little.
14892 Changed to call defaultLanguage; cleaned up formatting.
18762 cleaned up the logic.
20855 Also cleaned up spacing a little.
24009 * bridge/BrowserExtension.h: Cleaned up declaration order a bit.
25451 Cleaned up some stuff I came across when working with JS enabled/
27117 unused code and cleaned up method and member names.
37109 Cleaned up the JS Selection object (to do less work in the DOM binding).
38380 Cleaned up a previous checkin by defining global const defaultForm.