Home
last modified time | relevance | path

Searched refs:OnTypeFormatting (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error) methodSpec
496 resp, err := h.server.OnTypeFormatting(ctx, &params)
799 func (s *serverDispatcher) OnTypeFormatting(ctx context.Context, params *DocumentOnTypeFormattingPa… func
Dtsprotocol.go684 OnTypeFormatting *DocumentOnTypeFormattingClientCapabilities `json:"onTypeFormatting,omitempty"` member
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error) methodSpec
496 resp, err := h.server.OnTypeFormatting(ctx, &params)
799 func (s *serverDispatcher) OnTypeFormatting(ctx context.Context, params *DocumentOnTypeFormattingPa… func
Dtsprotocol.go684 OnTypeFormatting *DocumentOnTypeFormattingClientCapabilities `json:"onTypeFormatting,omitempty"` member
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error) methodSpec
496 resp, err := h.server.OnTypeFormatting(ctx, &params)
799 func (s *serverDispatcher) OnTypeFormatting(ctx context.Context, params *DocumentOnTypeFormattingPa… func
Dtsprotocol.go684 OnTypeFormatting *DocumentOnTypeFormattingClientCapabilities `json:"onTypeFormatting,omitempty"` member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go433 func (s *server) OnTypeFormatting(ctx context.Context, p *lsp.DocumentOnTypeFormattingParams) ([]ls… func
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go431 func (s *server) OnTypeFormatting(ctx context.Context, p *lsp.DocumentOnTypeFormattingParams) ([]ls… func
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go433 func (s *server) OnTypeFormatting(ctx context.Context, p *lsp.DocumentOnTypeFormattingParams) ([]ls… func