Searched defs:end (Results 701 - 725 of 2175) sorted by relevance

<<21222324252627282930>>

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DLoopBlinnLocalTriangulator.h73 bool end() function in class:WebCore::LoopBlinnLocalTriangulator::Vertex
78 void setEnd(bool end) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/mac/
H A DComplexTextController.cpp260 static bool advanceByCombiningCharacterSequence(const UChar*& iterator, const UChar* end, UChar32& baseCharacter, unsigned& markCount) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedBackingStore.cpp80 CoordinatedBackingStoreTileMap::iterator end = m_tiles.end(); local
94 CoordinatedBackingStoreTileMap::const_iterator end = m_tiles.end(); local
130 CoordinatedBackingStoreTileMap::iterator end = m_tiles.end(); local
162 CoordinatedBackingStoreTileMap::iterator end = m_tiles.end(); local
170 CoordinatedBackingStoreTileMap::iterator end = m_tiles.end(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DUniscribeController.cpp128 const UChar* end = m_run.rtl() ? cp - 1 : cp + length; local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DResourceRequestBase.cpp413 HTTPHeaderMap::const_iterator end = headerFields.end(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DCookieJarQt.cpp205 QList<QNetworkCookie>::Iterator end = cookies.end(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DTextEncodingRegistry.cpp200 TextEncodingNameMap::const_iterator end = textEncodingNameMap->end(); local
379 TextEncodingNameMap::const_iterator end = textEncodingNameMap->end(); local
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DPluginStream.cpp148 HTTPHeaderMap::const_iterator end = m_resourceResponse.httpHeaderFields().end(); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DInlineTextBox.h69 unsigned end() const { return m_len ? m_start + m_len - 1 : m_start; } function in class:WebCore::InlineTextBox
H A DRenderLineBoxList.cpp267 ListHashSet<RenderInline*>::iterator end = info.outlineObjects->end(); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGResourceFilter.cpp341 HashMap<RenderObject*, FilterData*>::iterator end = m_filter.end(); local
/macosx-10.9.5/WebCore-7537.78.1/storage/
H A DStorageAreaSync.cpp433 HashMap<String, String>::const_iterator end = items.end(); local
H A DStorageTracker.cpp223 OriginSet::const_iterator end = m_originSet.end(); local
520 OriginSet::const_iterator end = m_originSet.end(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGAnimateElement.cpp184 SVGElementAnimatedPropertyList::const_iterator end = animatedTypes.end(); local
269 const HashSet<SVGElementInstance*>::const_iterator end = instances.end(); local
289 const HashSet<SVGElementInstance*>::const_iterator end = instances.end(); local
313 const HashSet<SVGElementInstance*>::const_iterator end = instances.end(); local
[all...]
H A DSVGAnimateMotionElement.cpp162 const UChar* end = cur + s.length(); local
301 const HashSet<SVGElementInstance*>::const_iterator end = instances.end(); local
H A DSVGDocumentExtensions.cpp100 Vector<RefPtr<SVGSVGElement> >::iterator end = timeContainers.end(); local
107 HashSet<SVGSVGElement*>::iterator end = m_timeContainers.end(); local
114 HashSet<SVGSVGElement*>::iterator end = m_timeContainers.end(); local
124 Vector<RefPtr<SVGSVGElement> >::iterator end = timeContainers.end(); local
179 HashMap<AtomicString, OwnPtr<SVGPendingElements> >::const_iterator end = m_pendingResources.end(); local
213 HashMap<AtomicString, OwnPtr<SVGPendingElements> >::iterator end = m_pendingResources.end(); local
235 HashMap<AtomicString, OwnPtr<SVGPendingElements> >::iterator end = m_pendingResourcesForRemoval.end(); local
325 HashMap<SVGElement*, OwnPtr<HashSet<SVGElement*> > >::iterator end = m_elementDependencies.end(); local
[all...]
H A DSVGFontElement.cpp170 const UnicodeRanges::const_iterator end = ranges.end(); local
H A DSVGLength.cpp89 inline SVGLengthType stringToLengthType(const UChar*& ptr, const UChar* end) argument
230 const UChar* end = ptr + string.length(); local
/macosx-10.9.5/WebCore-7537.78.1/svg/animation/
H A DSMILTimeContainer.cpp189 GroupedAnimationsMap::iterator end = m_scheduledAnimations.end(); local
267 GroupedAnimationsMap::iterator end = m_scheduledAnimations.end(); local
/macosx-10.9.5/WebCore-7537.78.1/workers/
H A DWorkerThread.cpp278 HashSet<WorkerThread*>::iterator end = threads.end(); local
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DNotificationPresenterClientQt.cpp272 NotificationsQueue::ConstIterator end = m_notifications.end(); local
437 NotificationsQueue::Iterator end = m_notifications.end(); local
[all...]
H A DPlatformStrategiesQt.cpp183 MIMEToDescriptionsMap::const_iterator end = mimeToDescriptions.end(); local
/macosx-10.9.5/WebKit2-7537.78.2/NetworkProcess/
H A DNetworkConnectionToWebProcess.cpp98 HashMap<ResourceLoadIdentifier, RefPtr<NetworkResourceLoader>>::iterator end = m_networkResourceLoaders.end(); local
H A DNetworkProcess.cpp165 NetworkProcessSupplementMap::const_iterator end = m_supplements.end(); local
179 NetworkProcessSupplementMap::const_iterator end = m_supplements.end(); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/InspectorServer/
H A DWebSocketServerConnection.cpp107 HTTPHeaderMap::const_iterator end = headerFields.end(); local

Completed in 461 milliseconds

<<21222324252627282930>>