Searched defs:end (Results 476 - 500 of 2175) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DSVGGlyph.cpp170 Vector<String>::const_iterator end = identifier.languages.end(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DFEColorMatrix.cpp214 const Vector<float>::const_iterator end = m_values.end(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/mock/
H A DGeolocationClientMock.cpp117 GeolocationSet::iterator end = m_pendingPermission.end(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DFormDataBuilder.cpp93 Vector<String>::const_iterator end = charsets.end(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DBidiRunList.h200 void BidiRunList<Run>::reverseRuns(unsigned start, unsigned end) argument
H A DTextCodecLatin1.cpp129 const uint8_t* end = reinterpret_cast<const uint8_t*>(bytes + length); local
H A DTextCodecUTF8.cpp171 bool TextCodecUTF8::handlePartialSequence<LChar>(LChar*& destination, const uint8_t*& source, const uint8_t* end, bool flush, bool, bool&) argument
214 bool TextCodecUTF8::handlePartialSequence<UChar>(UChar*& destination, const uint8_t*& source, const uint8_t* end, bool flush, bool stopOnError, bool& sawError) argument
272 const uint8_t* end = source + length; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/text/enchant/
H A DTextCheckerEnchant.cpp66 void TextCheckerEnchant::checkSpellingOfWord(const CString& word, int start, int end, int& misspellingLocation, int& misspellingLength) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGResourceContainer.cpp104 HashSet<RenderObject*>::iterator end = m_clients.end(); local
190 const SVGDocumentExtensions::SVGPendingElements::const_iterator end = clients->end(); local
H A DRenderSVGResourceGradient.cpp262 const Vector<Gradient::ColorStop>::const_iterator end = stops.end(); local
H A DSVGResourcesCache.cpp66 HashSet<RenderSVGResourceContainer*>::iterator end = resourceSet.end(); local
82 HashSet<RenderSVGResourceContainer*>::iterator end = resourceSet.end(); local
194 CacheMap::iterator end = cache->m_cache.end(); local
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGAnimatedPath.cpp55 SVGElementAnimatedPropertyList::const_iterator end = animatedTypes.end(); local
H A DSVGElementInstance.cpp136 const HashSet<SVGElementInstance*>::const_iterator end = set.end(); local
H A DSVGPathStringSource.cpp228 static bool parseArcToSegmentHelper(const CharacterType*& current, const CharacterType* end, float& rx, float& ry, float& angle, bool& largeArc, bool& sweep, FloatPoint& targetPoint) argument
H A DSVGPreserveAspectRatio.cpp67 bool SVGPreserveAspectRatio::parse(const UChar*& currParam, const UChar* end, bool validate) argument
[all...]
H A DSVGTransformable.cpp36 static int parseTransformParamList(const UChar*& ptr, const UChar* end, float* values, int required, int optional) argument
97 parseTransformValue(unsigned type, const UChar*& ptr, const UChar* end, SVGTransform& transform) argument
147 parseAndSkipType(const UChar*& currTransform, const UChar* end, unsigned short& type) argument
181 parseTransformAttribute(SVGTransformList& list, const UChar*& currTransform, const UChar* end, TransformParsingMode mode) argument
[all...]
H A DSVGViewSpec.cpp213 const UChar* end = currViewSpec + viewSpec.length(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGAnimatedProperty.h59 const Cache::const_iterator end = cache->end(); local
/macosx-10.9.5/WebCore-7537.78.1/xml/parser/
H A DXMLDocumentParser.cpp188 void XMLDocumentParser::end() function in class:WebCore::XMLDocumentParser
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DPlatformStrategiesBlackBerry.cpp137 MIMEToDescriptionsMap::const_iterator end = mimeToDescriptions.end(); local
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DPlatformStrategiesEfl.cpp143 MIMEToDescriptionsMap::const_iterator end = mimeToDescriptions.end(); local
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DPlatformStrategiesGtk.cpp134 MIMEToDescriptionsMap::const_iterator end = mimeToDescriptions.end(); local
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitwebplugin.cpp231 MIMEToDescriptionsMap::const_iterator end = mimeToDescriptions.end(); local
/macosx-10.9.5/WebKit-7537.78.2/qt/Api/
H A Dqwebelement.h223 inline const_iterator end() const { return constEnd(); } function in class:QWebElementCollection
257 inline iterator end() { return iterator(this, count()); } function in class:QWebElementCollection
H A Dqwebplugindatabase.cpp121 MIMEToDescriptionsMap::const_iterator end = mimeToDescriptions.end(); local

Completed in 196 milliseconds

<<11121314151617181920>>