Home
last modified time | relevance | path

Searched defs:ColorPresentationParams (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error)
Dtsprotocol.go279 type ColorPresentationParams struct { struct
284 TextDocument TextDocumentIdentifier `json:"textDocument"`
289 Color Color `json:"color"`
294 Range Range `json:"range"`
295 WorkDoneProgressParams
296 PartialResultParams
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error)
Dtsprotocol.go279 type ColorPresentationParams struct { struct
284 TextDocument TextDocumentIdentifier `json:"textDocument"`
289 Color Color `json:"color"`
294 Range Range `json:"range"`
295 WorkDoneProgressParams
296 PartialResultParams
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error)
Dtsprotocol.go279 type ColorPresentationParams struct { struct
284 TextDocument TextDocumentIdentifier `json:"textDocument"`
289 Color Color `json:"color"`
294 Range Range `json:"range"`
295 WorkDoneProgressParams
296 PartialResultParams