Searched defs:markerType (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGMarkerData.h68 SVGMarkerType markerType = markerData->m_elementIndex == 1 ? StartMarker : MidMarker; local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocumentMarkerController.cpp295 DocumentMarker* DocumentMarkerController::markerContainingPoint(const LayoutPoint& point, DocumentMarker::MarkerType markerType) argument
381 Vector<IntRect> DocumentMarkerController::renderedRectsForMarkers(DocumentMarker::MarkerType markerType) argument
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DAlternativeTextController.cpp554 DocumentMarker::MarkerType markerType = markerTypesToAdd[i]; local
684 String AlternativeTextController::markerDescriptionForAppliedAlternativeText(AlternativeTextType alternativeTextType, DocumentMarker::MarkerType markerType) argument
H A DEditor.cpp3071 bool Editor::selectionStartHasMarkerFor(DocumentMarker::MarkerType markerType, int from, int length) const argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DInlineTextBox.cpp1282 static GraphicsContext::DocumentMarkerLineStyle lineStyleForMarkerType(DocumentMarker::MarkerType markerType) argument
/macosx-10.9.5/WebCore-7537.78.1/testing/
H A DInternals.cpp200 static bool markerTypesFrom(const String& markerType, DocumentMarker::MarkerTypes& result) argument
800 markerCountForNode(Node* node, const String& markerType, ExceptionCode& ec) argument
816 markerAt(Node* node, const String& markerType, unsigned index, ExceptionCode& ec) argument
835 markerRangeForNode(Node* node, const String& markerType, unsigned index, ExceptionCode& ec) argument
843 markerDescriptionForNode(Node* node, const String& markerType, unsigned index, ExceptionCode& ec) argument
[all...]

Completed in 280 milliseconds