Home
last modified time | relevance | path

Searched defs:TextEdit (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2909 TextEdit *TextEdit `json:"textEdit,omitempty"` member
3010 type TextEdit struct { struct
3016 Range Range `json:"range"`
3022 NewText string `json:"newText"`
3383 TextEdit *TextEdit `json:"textEdit,omitempty"` member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2909 TextEdit *TextEdit `json:"textEdit,omitempty"` member
3010 type TextEdit struct { struct
3016 Range Range `json:"range"`
3022 NewText string `json:"newText"`
3383 TextEdit *TextEdit `json:"textEdit,omitempty"` member
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go2909 TextEdit *TextEdit `json:"textEdit,omitempty"` member
3010 type TextEdit struct { struct
3016 Range Range `json:"range"`
3022 NewText string `json:"newText"`
3383 TextEdit *TextEdit `json:"textEdit,omitempty"` member