Home
last modified time | relevance | path

Searched defs:highlight (Results 1 – 15 of 15) sorted by relevance

/third_party/PyYAML/examples/yaml-highlight/
Dyaml_hl.py51 def highlight(self): member in YAMLHighlight
/third_party/toybox/toys/other/
Dhexedit.c99 static void highlight(int xx, int yy, int side) in highlight() function
/third_party/boost/libs/python/doc/html/numpy/_static/
Ddoctools.js69 function highlight(node) { function
/third_party/boost/libs/gil/doc/html/_static/
Ddoctools.js69 function highlight(node) { function
/third_party/boost/libs/hof/doc/html/_static/
Ddoctools.js69 function highlight(node) { function
/third_party/boost/libs/xpressive/perf/
Dcommand_line.cpp160 bool highlight = ((rel > 0) && (rel < 1.1)); in print_result() local
/third_party/gn/src/gn/
Derr.cc64 std::string highlight; in OutputHighlighedPosition() local
/third_party/eudev/src/shared/
Dlog.c252 bool highlight; in write_to_console() local
/third_party/weston/desktop-shell/
Dexposay.c261 struct exposay_surface *esurface, *highlight = NULL; in exposay_layout() local
/third_party/flutter/skia/tools/viewer/
DViewer.cpp2065 SkSL::String highlight; in drawImGui() local
/third_party/typescript/lib/
DtypesMap.json180 "highlight": "highlightjs", string
/third_party/typescript/src/server/
DtypesMap.json180 "highlight": "highlightjs", string
/third_party/skia/tools/viewer/
DViewer.cpp1847 SkSL::String highlight = versionDecl ? versionDecl : ""; in build_glsl_highlight_shader() local
/third_party/mesa3d/src/freedreno/decode/
Dcffdec.c225 bool highlight = highlight_gpuaddr(addr); in dump_hex() local
/third_party/node/tools/
Dlint-md.mjs14995 function highlight(code, options = {}) { function