SYMBOL INDEX (46 symbols across 14 files) FILE: app.js function isFunction (line 98) | function isFunction(obj) { FILE: background/background.js function buildOccurrenceMap (line 362) | function buildOccurrenceMap(documentRepresentation, regex, options) { function computeSubsequentIndex (line 419) | function computeSubsequentIndex(index, regexOccurrenceMap, options) { function computePrecedingIndex (line 438) | function computePrecedingIndex(index, regexOccurrenceMap, options) { function getUUIDsFromModelObject (line 459) | function getUUIDsFromModelObject(documentRepresentation) { FILE: background/browser-action-proxy.js function actionDispatch (line 55) | function actionDispatch(message, tab, sendResponse) { FILE: background/omni.js function retrieveOptions (line 85) | function retrieveOptions(callback) { FILE: content/highlighter.js function isElementInViewport (line 352) | function isElementInViewport(element) { FILE: content/parser.js function nodeFilter (line 170) | function nodeFilter(node) { function formatTextNodeValue (line 201) | function formatTextNodeValue(node, preformatted, elementBoundary) { function isPreformattedElement (line 231) | function isPreformattedElement(node) { function isHiddenElement (line 256) | function isHiddenElement(node) { function isElementNode (line 284) | function isElementNode(node) { function isTextNode (line 295) | function isTextNode(node) { function isInlineLevelElement (line 306) | function isInlineLevelElement(element) { function isNodeTextValueWhitespaceOnly (line 331) | function isNodeTextValueWhitespaceOnly(node) { function getNodeTreeDepth (line 342) | function getNodeTreeDepth(node) { function generateElementUUID (line 359) | function generateElementUUID() { FILE: lib/html-entity-handler/entityhandler.js constant NAMED_CHARACTER_REFERENCES (line 1) | const NAMED_CHARACTER_REFERENCES = { function decode (line 2235) | function decode(string) { function encode (line 2268) | function encode(string) { FILE: popup/js/background-proxy.js function registerPortListener (line 38) | function registerPortListener(port) { function messageHandler (line 48) | function messageHandler(response) { FILE: popup/js/browser-action.js function isWithinBrowserNamespace (line 257) | function isWithinBrowserNamespace(url) { function isWithinBrowserWebsiteNamespace (line 275) | function isWithinBrowserWebsiteNamespace(url) { function isPDF (line 293) | function isPDF(url) { function isLocalFile (line 303) | function isLocalFile(url) { FILE: popup/js/history.js function prune (line 117) | function prune(history) { FILE: popup/js/options-pane.js function applyOptions (line 290) | function applyOptions() { function adaptOptions (line 308) | function adaptOptions(newOptions) { function getIndexHighlightColorCode (line 321) | function getIndexHighlightColorCode() { function getAllHighlightColorCode (line 335) | function getAllHighlightColorCode() { function applyToggleOptions (line 348) | function applyToggleOptions() { function applyMaxResultsSliderOptions (line 369) | function applyMaxResultsSliderOptions() { function applyIndexHighlightColorSliderOptions (line 384) | function applyIndexHighlightColorSliderOptions() { function applyAllHighlightColorSliderOptions (line 424) | function applyAllHighlightColorSliderOptions() { function HSVToRGB (line 513) | function HSVToRGB(hue, saturation, value) { function RGBToHSV (line 560) | function RGBToHSV(red, green, blue) { function hexColorCodeToRGB (line 595) | function hexColorCodeToRGB(hexCode) { function RGBToHexColorCode (line 617) | function RGBToHexColorCode(red, green, blue) { FILE: popup/js/saved-expressions-pane.js function buildExpressionEntryElement (line 137) | function buildExpressionEntryElement(regex) { function buildNullExpressionEntryElement (line 214) | function buildNullExpressionEntryElement() { FILE: popup/js/search-pane.js function flashElement (line 243) | function flashElement(el) { function formatNumber (line 290) | function formatNumber(x) { FILE: popup/js/storage.js function retrieve (line 132) | function retrieve(key, callback) { function save (line 152) | function save(key, data, callback) {