Searched +defs:animate +defs:string (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Danimate.el[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebPageProxy.cpp768 void WebPageProxy::loadPlainTextString(const String& string, APIObject* userData) argument
1950 void WebPageProxy::findStringMatches(const String& string, FindOptions options, unsigned maxMatchCount) argument
1960 void WebPageProxy::findString(const String& string, FindOptions options, unsigned maxMatchCount) argument
1983 countStringMatches(const String& string, FindOptions options, unsigned maxMatchCount) argument
3143 didCountStringMatches(const String& string, uint32_t matchCount) argument
3153 setFindIndicator(const FloatRect& selectionRectInWindowCoordinates, const Vector<FloatRect>& textRectsInSelectionRectCoordinates, float contentImageScaleFactor, const ShareableBitmap::Handle& contentImageHandle, bool fadeOut, bool animate) argument
3159 didFindString(const String& string, uint32_t matchCount) argument
3164 didFindStringMatches(const String& string, Vector<Vector<WebCore::IntRect>> matchRects, int32_t firstIndexAfterSelection) argument
3182 didFailToFindString(const String& string) argument
[all...]

Completed in 124 milliseconds