Home
last modified time | relevance | path

Searched defs:RangeFormatting (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go64 RangeFormatting(context.Context, *DocumentRangeFormattingParams) ([]TextEdit, error) methodSpec
791 func (s *serverDispatcher) RangeFormatting(ctx context.Context, params *DocumentRangeFormattingPara… func
Dtsprotocol.go679 RangeFormatting *DocumentRangeFormattingClientCapabilities `json:"rangeFormatting,omitempty"` member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go64 RangeFormatting(context.Context, *DocumentRangeFormattingParams) ([]TextEdit, error) methodSpec
791 func (s *serverDispatcher) RangeFormatting(ctx context.Context, params *DocumentRangeFormattingPara… func
Dtsprotocol.go679 RangeFormatting *DocumentRangeFormattingClientCapabilities `json:"rangeFormatting,omitempty"` member
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go64 RangeFormatting(context.Context, *DocumentRangeFormattingParams) ([]TextEdit, error) methodSpec
791 func (s *serverDispatcher) RangeFormatting(ctx context.Context, params *DocumentRangeFormattingPara… func
Dtsprotocol.go679 RangeFormatting *DocumentRangeFormattingClientCapabilities `json:"rangeFormatting,omitempty"` member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go429 func (s *server) RangeFormatting(ctx context.Context, p *lsp.DocumentRangeFormattingParams) ([]lsp.… func
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go429 func (s *server) RangeFormatting(ctx context.Context, p *lsp.DocumentRangeFormattingParams) ([]lsp.… func
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go429 func (s *server) RangeFormatting(ctx context.Context, p *lsp.DocumentRangeFormattingParams) ([]lsp.… func