Home
last modified time | relevance | path

Searched refs:clearPart (Results 1 – 9 of 9) sorted by relevance

/dports/www/gohugo/hugo-0.91.2/vendor/github.com/jdkato/prose/summarize/
H A Dsyllables.go49 word, prefix = clearPart(word, incrementToPrefix, trimAnyPrefix)
50 word, suffix = clearPart(word, incrementToSuffix, trimAnySuffix)
54 func clearPart(s string, options [][]string, clearer clearFunc) (string, int) { func
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/
H A DRetargetAction.java190 clearPart(part); in partClosed()
199 protected void clearPart(IWorkbenchPart part) { in clearPart() method in RetargetAction
208 clearPart(part); in partDeactivated()
/dports/comms/klog/klog-1.8.5/src/
H A Delogclublog.cpp761 QHttpPart clearPart; in sendLogFile() local
762clearPart.setHeader(QNetworkRequest::ContentDispositionHeader, QVariant("form-data; name=\"clear\"… in sendLogFile()
763 clearPart.setBody(one.toUtf8()); in sendLogFile()
775 multiPart->append(clearPart); in sendLogFile()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpoints/
H A DRetargetBreakpointAction.java87 super.clearPart(activePart); in preferredTargetsChanged()
/dports/net/sems/sems-f89581a/core/
H A DAmMimeBody.h86 void clearPart(Parts::iterator position);
H A DAmMimeBody.cpp142 void AmMimeBody::clearPart(Parts::iterator position) in clearPart() function in AmMimeBody
691 clearPart(it); in deletePart()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2003-10-2515783 - fixed 3137566 -- non-reproducible nil-dereference in KHTMLView::clearPart
18019 (KHTMLView::clearPart):
H A DChangeLog-2007-10-1438681 clearPart -- the "part" term was leftover prehistoric terminology.
38699 … include and class forward declarations, renamed clearPart to clearFrame, removed uneeded function
38704 (WebCore::FrameView::clearFrame): Renamed from clearPart.
H A DChangeLog-2006-05-1035520 (KHTMLView::clearPart):