Home
last modified time | relevance | path

Searched defs:highlight (Results 1 – 7 of 7) 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/gn/src/gn/
Derr.cc64 std::string highlight; in OutputHighlighedPosition() local
/third_party/typescript/src/server/
DtypesMap.json180 "highlight": "highlightjs", string
/third_party/typescript/lib/
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