Home
last modified time | relevance | path

Searched defs:hasPosition (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/tests/
DFakeStreams.h19 bool hasPosition() const override { in hasPosition() function
73 bool hasPosition() const override { return true; } in hasPosition() function
DFrontBufferedStreamTest.cpp178 LengthOptionalStream(bool hasLength, bool hasPosition) in LengthOptionalStream()
187 bool hasPosition() const override { in hasPosition() function in LengthOptionalStream
/third_party/skia/tests/
DFakeStreams.h19 bool hasPosition() const override { in hasPosition() function
73 bool hasPosition() const override { return true; } in hasPosition() function
DFrontBufferedStreamTest.cpp183 LengthOptionalStream(bool hasLength, bool hasPosition) in LengthOptionalStream()
192 bool hasPosition() const override { in hasPosition() function in LengthOptionalStream
/third_party/skia/include/core/
DSkStream.h126 virtual bool hasPosition() const { return false; } in hasPosition() function
181 bool hasPosition() const override { return true; } in hasPosition() function
/third_party/flutter/skia/include/core/
DSkStream.h126 virtual bool hasPosition() const { return false; } in hasPosition() function
181 bool hasPosition() const override { return true; } in hasPosition() function
/third_party/spirv-tools/utils/vscode/src/lsp/span/
Dspan.go148 func (p point) hasPosition() bool { return p.Line > 0 } func
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
Dspan.go148 func (p point) hasPosition() bool { return p.Line > 0 } func
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
Dspan.go148 func (p point) hasPosition() bool { return p.Line > 0 } func
/third_party/typescript/lib/
Dlib.dom.d.ts5702 readonly hasPosition: boolean; property
16145 readonly hasPosition: boolean; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts5682 readonly hasPosition: boolean; property
16125 readonly hasPosition: boolean; property