Home
last modified time | relevance | path

Searched defs:SelectionRange (Results 1 – 17 of 17) sorted by relevance

/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error) methodSpec
643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]Sel… func
Dtsprotocol.go703 SelectionRange *SelectionRangeClientCapabilities `json:"selectionRange,omitempty"` member
3639 SelectionRange Range `json:"selectionRange"` member
3827 type SelectionRange struct { struct
3832 Range Range `json:"range"`
3837 Parent *SelectionRange `json:"parent,omitempty"`
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error) methodSpec
643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]Sel… func
Dtsprotocol.go703 SelectionRange *SelectionRangeClientCapabilities `json:"selectionRange,omitempty"` member
3639 SelectionRange Range `json:"selectionRange"` member
3827 type SelectionRange struct { struct
3832 Range Range `json:"range"`
3837 Parent *SelectionRange `json:"parent,omitempty"`
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go45 SelectionRange(context.Context, *SelectionRangeParams) ([]SelectionRange, error) methodSpec
643 func (s *serverDispatcher) SelectionRange(ctx context.Context, params *SelectionRangeParams) ([]Sel… func
Dtsprotocol.go703 SelectionRange *SelectionRangeClientCapabilities `json:"selectionRange,omitempty"` member
3639 SelectionRange Range `json:"selectionRange"` member
3827 type SelectionRange struct { struct
3832 Range Range `json:"range"`
3837 Parent *SelectionRange `json:"parent,omitempty"`
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionR… func
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionR… func
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go199 func (s *server) SelectionRange(ctx context.Context, p *lsp.SelectionRangeParams) ([]lsp.SelectionR… func
/third_party/typescript/lib/
Dprotocol.d.ts68 SelectionRange = "selectionRange", enumerator
1164 interface SelectionRange { interface
Dtsserverlibrary.d.ts6075 interface SelectionRange { interface
DtypescriptServices.d.ts6075 interface SelectionRange { interface
Dtypescript.d.ts6075 interface SelectionRange { interface
/third_party/typescript/src/server/
Dprotocol.ts139 SelectionRange = "selectionRange", enumerator
1602 export interface SelectionRange { interface
/third_party/typescript/src/services/
Dtypes.ts1090 export interface SelectionRange { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6160 interface SelectionRange { interface
Dtypescript.d.ts6160 interface SelectionRange { interface