Searched defs:markers (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGInlineFlowBox.cpp95 Vector<DocumentMarker*> markers = document->markers()->markersFor(textRenderer->node()); local
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DSpellChecker.cpp229 unsigned markers = 0; local
H A DDeleteSelectionCommand.cpp755 Vector<DocumentMarker*> markers = document()->markers()->markersInRange(rangeOfFirstCharacter.get(), DocumentMarker::Autocorrected); local
H A DAlternativeTextController.cpp122 static bool markersHaveIdenticalDescription(const Vector<DocumentMarker*>& markers) argument
327 DocumentMarkerController* markers = m_frame->document()->markers(); local
476 Vector<DocumentMarker*> markers = node->document()->markers()->markersFor(node); local
552 DocumentMarkerController* markers = replacedRange->startContainer()->document()->markers(); local
626 Vector<DocumentMarker*> markers = markerController->markersInRange(precedingCharacterRange.get(), DocumentMarker::DeletedAutocorrection); local
[all...]
H A DCompositeEditCommand.cpp526 static void copyMarkers(const Vector<DocumentMarker*>& markerPointers, Vector<DocumentMarker>& markers) argument
538 Vector<DocumentMarker> markers; local
H A DEditor.cpp2466 Vector<DocumentMarker*> markers = document->markers()->markersInRange(wordRange.get(), DocumentMarker::DictationAlternatives); local
3079 Vector<DocumentMarker*> markers = m_frame->document()->markers()->markersFor(node); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dexpand.el
H A Dsmerge-mode.el
H A Dimenu.el
H A Dforms.el[all...]
H A Dediff-mult.el
H A Demerge.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocumentMarkerController.cpp104 Vector<DocumentMarker*> markers = markersFor(node); local
365 Vector<DocumentMarker*> markers = markersFor(node); local
614 Vector<DocumentMarker*> markers = markersFor(node); local
[all...]
H A DDocument.h861 DocumentMarkerController* markers() const { return m_markers.get(); } function in class:WebCore::Document
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/jpeg/
H A Djpeg.tcl[all...]
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dsyck.h337 st_table *markers, *anchors, *anchored; member in struct:_syck_emitter
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dws-mode.el[all...]
H A Dedt.el
H A Dtpu-edt.el
/macosx-10.9.5/emacs-92/emacs/src/
H A Dbuffer.h446 struct Lisp_Marker *markers; member in struct:buffer_text
H A Dbuffer.c2162 struct Lisp_Marker *tail, *markers; variable in typeref:struct:
[all...]
H A Dalloc.c3306 union Lisp_Misc markers[MARKER_BLOCK_SIZE]; member in struct:marker_block
[all...]
/macosx-10.9.5/WebCore-7537.78.1/testing/
H A DInternals.cpp829 Vector<DocumentMarker*> markers = node->document()->markers()->markersFor(node, markerTypes); local
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Desh-mode.el
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex.el

Completed in 264 milliseconds

12