Home
last modified time | relevance | path

Searched defs:SelectionRangeParams (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.go45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error)
Dtsprotocol.go443 type SelectionRangeParams struct { struct
448 TextDocument TextDocumentIdentifier `json:"textDocument"`
453 Positions []Position `json:"positions"`
454 WorkDoneProgressParams
455 PartialResultParams
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error)
Dtsprotocol.go443 type SelectionRangeParams struct { struct
448 TextDocument TextDocumentIdentifier `json:"textDocument"`
453 Positions []Position `json:"positions"`
454 WorkDoneProgressParams
455 PartialResultParams
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error)
Dtsprotocol.go443 type SelectionRangeParams struct { struct
448 TextDocument TextDocumentIdentifier `json:"textDocument"`
453 Positions []Position `json:"positions"`
454 WorkDoneProgressParams
455 PartialResultParams