Home
last modified time | relevance | path

Searched defs:highlightElement (Results 1 – 4 of 4) sorted by relevance

/dports/cad/fritzing/fritzing-app-0.9.2b/src/partseditor/
H A Dpesvgview.cpp107 void PESvgView::highlightElement(PEGraphicsItem * pegi) { in highlightElement() function in PESvgView
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.xml.ui/src/net/sourceforge/phpeclipse/xml/ui/internal/editor/
H A DXMLEditor.java165 void highlightElement(ISourceReference element, boolean moveCursor) { in highlightElement() method in XMLEditor
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/editor/
H A DStructuredTextEditor.java233 protected final void highlightElement(ISourceReference element, in highlightElement() method in StructuredTextEditor
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/highlight.js/types/
H A Dindex.d.ts22 highlightElement: (element: HTMLElement) => void property