Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error)
491 var params DocumentOnTypeFormattingParams
799 func (s *serverDispatcher) OnTypeFormatting(ctx context.Context, params *DocumentOnTypeFormattingParams) ([]TextEdit, error) {
H A Dtsprotocol.go2515 /*DocumentOnTypeFormattingParams defined:
2518 type DocumentOnTypeFormattingParams struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error)
491 var params DocumentOnTypeFormattingParams
799 func (s *serverDispatcher) OnTypeFormatting(ctx context.Context, params *DocumentOnTypeFormattingParams) ([]TextEdit, error) {
H A Dtsprotocol.go2515 /*DocumentOnTypeFormattingParams defined:
2518 type DocumentOnTypeFormattingParams struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go65 OnTypeFormatting(context.Context, *DocumentOnTypeFormattingParams) ([]TextEdit, error)
491 var params DocumentOnTypeFormattingParams
799 func (s *serverDispatcher) OnTypeFormatting(ctx context.Context, params *DocumentOnTypeFormattingParams) ([]TextEdit, error) {
H A Dtsprotocol.go2515 /*DocumentOnTypeFormattingParams defined:
2518 type DocumentOnTypeFormattingParams struct { type
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go433 func (s *server) OnTypeFormatting(ctx context.Context, p *lsp.DocumentOnTypeFormattingParams) ([]lsp.TextEdit, error) {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go433 func (s *server) OnTypeFormatting(ctx context.Context, p *lsp.DocumentOnTypeFormattingParams) ([]lsp.TextEdit, error) {
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go433 func (s *server) OnTypeFormatting(ctx context.Context, p *lsp.DocumentOnTypeFormattingParams) ([]lsp.TextEdit, error) {

Completed in 17 milliseconds