/third_party/skia/src/gpu/ |
D | GrDstProxyView.h | 44 void setOffset(const SkIPoint& offset) { fOffset = offset; } in setOffset() function 45 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset() function
|
/third_party/flutter/skia/experimental/svg/model/ |
D | SkSVGStop.cpp | 14 void SkSVGStop::setOffset(const SkSVGLength& offset) { in setOffset() function in SkSVGStop
|
/third_party/flutter/skia/src/gpu/ |
D | GrXferProcessor.h | 86 void setOffset(const SkIPoint& offset) { fOffset = offset; } in setOffset() function 87 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } in setOffset() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | BinaryStreamWriter.h | 183 void setOffset(uint32_t Off) { Offset = Off; } in setOffset() function
|
D | BinaryStreamReader.h | 254 void setOffset(uint32_t Off) { Offset = Off; } in setOffset() function
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | StringSegment.java | 39 public void setOffset(int start) { in setOffset() method in StringSegment
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | utf8tst.c | 345 int32_t setOffset=0; in TestNextPrevChar() local 869 int32_t offset=0, setOffset=0; in TestSetChar() local 911 int32_t offset=0, setOffset=0; in TestSetCharUnsafe() local
|
D | utf16tst.c | 262 uint16_t offset=0, setOffset=0; in TestNextPrevChar() local 653 uint16_t offset=0, setOffset=0; in TestSetChar() local
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrOctoBounds.h | 73 void setOffset(const GrOctoBounds& octoBounds, float dx, float dy) { in setOffset() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | string_segment.cpp | 29 void StringSegment::setOffset(int32_t start) { in setOffset() function in StringSegment
|
D | stsearch.cpp | 223 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() function in StringSearch
|
D | coleitr.cpp | 230 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset() function in CollationElementIterator
|
/third_party/icu/icu4c/source/i18n/ |
D | string_segment.cpp | 29 void StringSegment::setOffset(int32_t start) { in setOffset() function in StringSegment
|
D | stsearch.cpp | 223 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() function in StringSearch
|
D | coleitr.cpp | 230 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset() function in CollationElementIterator
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | string_segment.cpp | 29 void StringSegment::setOffset(int32_t start) { in setOffset() function in StringSegment
|
D | stsearch.cpp | 223 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() function in StringSearch
|
D | coleitr.cpp | 230 void CollationElementIterator::setOffset(int32_t newOffset, in setOffset() function in CollationElementIterator
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | numparse_stringsegment.cpp | 31 void StringSegment::setOffset(int32_t start) { in setOffset() function in StringSegment
|
D | stsearch.cpp | 223 void StringSearch::setOffset(int32_t position, UErrorCode &status) in setOffset() function in StringSearch
|
/third_party/flutter/skia/src/core/ |
D | SkReader32.h | 48 void setOffset(size_t offset) { in setOffset() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | VertexAttribute.h | 40 void setOffset(GLintptr offsetIn) { mOffset = offsetIn; } in setOffset() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | VertexAttribute.h | 40 void setOffset(GLintptr offsetIn) { mOffset = offsetIn; } in setOffset() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCFixup.h | 131 void setOffset(uint32_t Value) { Offset = Value; } in setOffset() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineMemOperand.h | 288 void setOffset(int64_t NewOffset) { PtrInfo.Offset = NewOffset; } in setOffset() function
|