Home
last modified time | relevance | path

Searched defs:DocumentHighlightParams (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go55 DocumentHighlight(context.Context, *DocumentHighlightParams) ([]DocumentHighlight, error)
Dtsprotocol.go2091 type DocumentHighlightParams struct { struct
2092 TextDocumentPositionParams
2093 WorkDoneProgressParams
2094 PartialResultParams
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go55 DocumentHighlight(context.Context, *DocumentHighlightParams) ([]DocumentHighlight, error)
Dtsprotocol.go2091 type DocumentHighlightParams struct { struct
2092 TextDocumentPositionParams
2093 WorkDoneProgressParams
2094 PartialResultParams
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go55 DocumentHighlight(context.Context, *DocumentHighlightParams) ([]DocumentHighlight, error)
Dtsprotocol.go2091 type DocumentHighlightParams struct { struct
2092 TextDocumentPositionParams
2093 WorkDoneProgressParams
2094 PartialResultParams