Home
last modified time | relevance | path

Searched refs:DocumentRangeFormattingParams (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go64 RangeFormatting(context.Context, *DocumentRangeFormattingParams) ([]TextEdit, error)
480 var params DocumentRangeFormattingParams
791 func (s *serverDispatcher) RangeFormatting(ctx context.Context, params *DocumentRangeFormattingParams) ([]TextEdit, error) {
H A Dtsprotocol.go2467 /*DocumentRangeFormattingParams defined:
2470 type DocumentRangeFormattingParams struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go64 RangeFormatting(context.Context, *DocumentRangeFormattingParams) ([]TextEdit, error)
480 var params DocumentRangeFormattingParams
791 func (s *serverDispatcher) RangeFormatting(ctx context.Context, params *DocumentRangeFormattingParams) ([]TextEdit, error) {
H A Dtsprotocol.go2467 /*DocumentRangeFormattingParams defined:
2470 type DocumentRangeFormattingParams struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go64 RangeFormatting(context.Context, *DocumentRangeFormattingParams) ([]TextEdit, error)
480 var params DocumentRangeFormattingParams
791 func (s *serverDispatcher) RangeFormatting(ctx context.Context, params *DocumentRangeFormattingParams) ([]TextEdit, error) {
H A Dtsprotocol.go2467 /*DocumentRangeFormattingParams defined:
2470 type DocumentRangeFormattingParams struct { type
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go429 func (s *server) RangeFormatting(ctx context.Context, p *lsp.DocumentRangeFormattingParams) ([]lsp.TextEdit, error) {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go429 func (s *server) RangeFormatting(ctx context.Context, p *lsp.DocumentRangeFormattingParams) ([]lsp.TextEdit, error) {
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go429 func (s *server) RangeFormatting(ctx context.Context, p *lsp.DocumentRangeFormattingParams) ([]lsp.TextEdit, error) {

Completed in 15 milliseconds