Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error)
469 var params DocumentFormattingParams
783 func (s *serverDispatcher) Formatting(ctx context.Context, params *DocumentFormattingParams) ([]TextEdit, error) {
H A Dtsprotocol.go2424 /*DocumentFormattingParams defined:
2427 type DocumentFormattingParams struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error)
469 var params DocumentFormattingParams
783 func (s *serverDispatcher) Formatting(ctx context.Context, params *DocumentFormattingParams) ([]TextEdit, error) {
H A Dtsprotocol.go2424 /*DocumentFormattingParams defined:
2427 type DocumentFormattingParams struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go63 Formatting(context.Context, *DocumentFormattingParams) ([]TextEdit, error)
469 var params DocumentFormattingParams
783 func (s *serverDispatcher) Formatting(ctx context.Context, params *DocumentFormattingParams) ([]TextEdit, error) {
H A Dtsprotocol.go2424 /*DocumentFormattingParams defined:
2427 type DocumentFormattingParams struct { type
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go364 func (s *server) Formatting(ctx context.Context, p *lsp.DocumentFormattingParams) ([]lsp.TextEdit, error) {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go364 func (s *server) Formatting(ctx context.Context, p *lsp.DocumentFormattingParams) ([]lsp.TextEdit, error) {
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go364 func (s *server) Formatting(ctx context.Context, p *lsp.DocumentFormattingParams) ([]lsp.TextEdit, error) {

Completed in 26 milliseconds