Home
last modified time | relevance | path

Searched refs:ColumnMapper (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dspan.go27 type ColumnMapper struct { type
37 func (m *ColumnMapper) Location(s span.Span) (Location, error) {
45 func (m *ColumnMapper) Range(s span.Span) (Range, error) {
64 func (m *ColumnMapper) Position(p span.Point) (Position, error) {
75 func (m *ColumnMapper) Span(l Location) (span.Span, error) {
79 func (m *ColumnMapper) RangeSpan(r Range) (span.Span, error) {
91 func (m *ColumnMapper) PointSpan(p Position) (span.Span, error) {
99 func (m *ColumnMapper) Point(p Position) (span.Point, error) {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dspan.go27 type ColumnMapper struct { type
37 func (m *ColumnMapper) Location(s span.Span) (Location, error) {
45 func (m *ColumnMapper) Range(s span.Span) (Range, error) {
64 func (m *ColumnMapper) Position(p span.Point) (Position, error) {
75 func (m *ColumnMapper) Span(l Location) (span.Span, error) {
79 func (m *ColumnMapper) RangeSpan(r Range) (span.Span, error) {
91 func (m *ColumnMapper) PointSpan(p Position) (span.Span, error) {
99 func (m *ColumnMapper) Point(p Position) (span.Point, error) {
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dspan.go27 type ColumnMapper struct { type
37 func (m *ColumnMapper) Location(s span.Span) (Location, error) {
45 func (m *ColumnMapper) Range(s span.Span) (Range, error) {
64 func (m *ColumnMapper) Position(p span.Point) (Position, error) {
75 func (m *ColumnMapper) Span(l Location) (span.Span, error) {
79 func (m *ColumnMapper) RangeSpan(r Range) (span.Span, error) {
91 func (m *ColumnMapper) PointSpan(p Position) (span.Span, error) {
99 func (m *ColumnMapper) Point(p Position) (span.Point, error) {

Completed in 1 milliseconds