• Home
  • Raw
  • Download

Lines Matching refs:Put

2332         (KHTMLPart::init): Put the slotLoaderRequestStarted and
2845 (XMLHandler::errorString): Put in an ifdef and a FIXME to avoid i18n.
2886 Put APPLE_CHANGES around some i18n dialog code.
2893 (WindowFunc::tryCall): Put APPLE_CHANGES in to use JavaScript-specific methods
3190 (CachedObject::~CachedObject): Put some Apple-specific code inside APPLE_CHANGES.
4095 * khtml/misc/helper.cpp: (khtml::setNamedColor): Put some of the code from this
5437 (KWQSignal::connect): Put in an actual ERROR call for the case where this fails.
5438 (KWQSignal::disconnect): Put in an actual ERROR call for the case where it fails.
7100 Put in more robust version of the next/previous key view checking
7187 (QButton::QButton): Put all the NSButton setup in here.
7412 (RenderSubmitButton::baselinePosition): Put the bottom of the button on the
7414 (RenderLineEdit::baselinePosition): Put the bottom of the text field two pixels
7417 (RenderSelect::baselinePosition): Put the bottom of the menu on the
7461 (-[KWQNSTextField initWithFrame:]): Put the work in here, since this is NSView's designated
7963 (KHTMLPart::checkCompleted): Put back some needed code that was
8208 Put in a check for nil that I missed.
8384 * khtml/misc/decoder.cpp: (Decoder::setEncoding): Put some hacks for
8468 * khtml/rendering/render_frames.cpp: Put partLoadingErrorNotify inside ifndef APPLE_CHANGES
8869 * kwq/WebCoreBridge.mm: (-[WebCoreBridge drawRect:withPainter:]): Put the call to the
9284 (HTMLIFrameElementImpl::attach): Put back frame name uniqueness
9799 * khtml/khtml_part.cpp: Put more unused code inside ifndef APPLE_CHANGES.
9800 * khtml/khtmlview.cpp: Put unused code inside #ifndef APPLE_CHANGES
9801 * khtml/khtmlview.h: Put unused virtual functions inside #ifndef APPLE_CHANGES.
9807 * khtml/rendering/render_frames.cpp: (RenderFrameSet::userResize): Put some
9818 * kwq/qt/qpixmap.h: Put an empty version of QWMatrix in here. We don't actually ever
10399 (QFont::setFamily): Put the family name in a set, and use the one from the set.
10435 (KJavaAppletWidget::setParameter): Put strings into an NSMutableDictionary.
10550 * kwq/KWQCharsets.mm: (buildDictionaries): Put UTF-16 in the dictionary, but pointing
10640 * khtml/khtmlview.cpp: (KHTMLView::~KHTMLView): Put APPLE_CHANGES
11007 progress hooks. Put all the subclass responsibility methods into a protocol
11152 Put #ifndef APPLE_CHANGES around one line that
11532 * khtml/khtml_part.cpp: (KHTMLPart::setEncoding): Put the code that
11621 (QObject::inherits): Put in real implementation (good enough for us).
11979 * kwq/khtml/khtml_pagecache.h: Put a no-op cache in here so we don't have to do so
11982 * kwq/kparts/part.h: Put ref/deref and event/customEvent in here so they don't need
12302 Put in real implementations, not just placeholders.
12572 * kwq/qt/qguardedptr.h: Put the implementation in a new KWQGuardedPtrBase class,
12759 Put in some namespace-related statements to more-elegantly work around the
13312 (KHTMLPart::requestObject): Put plugins array on private object.
13315 (KHTMLPart::setTitle): Put dataSource on private object.