Searched refs:Highlighting (Results 1 – 24 of 24) sorted by relevance
/external/llvm-project/lldb/unittests/Language/ |
D | CMakeLists.txt | 3 add_subdirectory(Highlighting)
|
/external/llvm/utils/kate/ |
D | README | 7 Syntax Highlighting Mode for the KDE Kate editor. To install just copy
|
/external/llvm-project/llvm/utils/kate/ |
D | README | 7 Syntax Highlighting Mode for the KDE Kate editor. To install just copy
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | Protocol.cpp | 1300 toJSON(const TheiaSemanticHighlightingInformation &Highlighting) { in toJSON() argument 1301 return llvm::json::Object{{"line", Highlighting.Line}, in toJSON() 1302 {"tokens", Highlighting.Tokens}, in toJSON() 1303 {"isInactive", Highlighting.IsInactive}}; in toJSON() 1306 llvm::json::Value toJSON(const TheiaSemanticHighlightingParams &Highlighting) { in toJSON() argument 1308 {"textDocument", Highlighting.TextDocument}, in toJSON() 1309 {"lines", std::move(Highlighting.Lines)}, in toJSON()
|
D | Protocol.h | 1582 toJSON(const TheiaSemanticHighlightingInformation &Highlighting); 1591 llvm::json::Value toJSON(const TheiaSemanticHighlightingParams &Highlighting);
|
/external/python/jinja/docs/ |
D | tricks.rst | 53 Highlighting Active Menu Items
|
/external/skia/site/ |
D | config.toml | 14 # Highlighting config
|
/external/freetype/docs/ |
D | DOCGUIDE | 230 Code and Syntax Highlighting
|
/external/protobuf/docs/ |
D | third_party.md | 169 * [Notepad++ Syntax Highlighting for .proto files](https://github.com/chai2010/notepadplus-protobuf)
|
/external/python/cpython2/Lib/idlelib/ |
D | help.txt | 250 scheme, use the Configure IDLE / Highlighting dialog.
|
D | NEWS.txt | 115 Settings -> Custom Highlighting. Original patch by Mark Roseman. 827 - If the normal background is changed via Configure/Highlighting, it will
|
/external/python/google-api-python-client/docs/epy/ |
D | epydoc.css | 224 /* Syntax Highlighting for Source Code
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/ |
D | epydoc.css | 224 /* Syntax Highlighting for Source Code
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
D | epydoc.css | 224 /* Syntax Highlighting for Source Code
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.11rc1.rst | 808 Users can now set breakpoint colors in Settings -> Custom Highlighting.
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.1rc1.rst | 1026 Users can now set breakpoint colors in Settings -> Custom Highlighting.
|
D | 3.6.0a1.rst | 3270 Users can now set breakpoint colors in Settings -> Custom Highlighting.
|
/external/python/cpython2/Doc/library/ |
D | idle.rst | 501 Highlighting tab. The marking of debugger breakpoint lines in the editor and
|
/external/python/cpython3/Lib/idlelib/ |
D | NEWS2x.txt | 324 - If the normal background is changed via Configure/Highlighting, it will
|
D | NEWS.txt | 959 Settings -> Custom Highlighting. Original patch by Mark Roseman.
|
/external/python/cpython3/Doc/library/ |
D | idle.rst | 618 Highlighting tab. The marking of debugger breakpoint lines in the editor and
|
/external/llvm-project/clang/docs/ |
D | ClangFormattedStatus.rst | 3177 * - lldb/unittests/Language/Highlighting
|
/external/testng/ |
D | CHANGES.txt | 730 Added: Highlighting of invalid groups/methods in dependsOn*
|
/external/python/cpython3/Misc/ |
D | HISTORY | 784 Settings -> Custom Highlighting. Original patch by Mark Roseman.
|