Home
last modified time | relevance | path

Searched defs:aOffset (Results 1 – 25 of 2265) sorted by relevance

12345678910>>...91

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dcreate_offset_polygons_from_polygon_with_holes_2.h62 create_interior_skeleton_and_offset_polygons_with_holes_2(const FT& aOffset, in create_interior_skeleton_and_offset_polygons_with_holes_2()
75 create_interior_skeleton_and_offset_polygons_with_holes_2(const FT& aOffset, in create_interior_skeleton_and_offset_polygons_with_holes_2()
88 create_interior_skeleton_and_offset_polygons_with_holes_2(const FT& aOffset, in create_interior_skeleton_and_offset_polygons_with_holes_2()
124 create_exterior_skeleton_and_offset_polygons_with_holes_2(const FT& aOffset, in create_exterior_skeleton_and_offset_polygons_with_holes_2()
137 create_exterior_skeleton_and_offset_polygons_with_holes_2(const FT& aOffset, in create_exterior_skeleton_and_offset_polygons_with_holes_2()
150 create_exterior_skeleton_and_offset_polygons_with_holes_2(const FT& aOffset, in create_exterior_skeleton_and_offset_polygons_with_holes_2()
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/generic/
H A DHyperTextAccessible.h98 int32_t LinkIndexAtOffset(uint32_t aOffset) { in LinkIndexAtOffset()
192 char16_t CharAt(int32_t aOffset) { in CharAt()
201 bool IsCharAt(int32_t aOffset, char16_t aChar) { in IsCharAt()
208 bool IsLineEndCharAt(int32_t aOffset) { return IsCharAt(aOffset, '\n'); } in IsLineEndCharAt()
274 Accessible* GetChildAtOffset(uint32_t aOffset) const { in GetChildAtOffset()
301 nsIntRect CharBounds(int32_t aOffset, uint32_t aCoordType) { in CharBounds()
452 bool IsEmptyLastLineOffset(int32_t aOffset) { in IsEmptyLastLineOffset()
460 uint32_t FindWordBoundary(uint32_t aOffset, nsDirection aDirection, in FindWordBoundary()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/generic/
H A DHyperTextAccessible.h100 int32_t LinkIndexAtOffset(uint32_t aOffset) { in LinkIndexAtOffset()
196 char16_t CharAt(int32_t aOffset) { in CharAt()
205 bool IsCharAt(int32_t aOffset, char16_t aChar) { in IsCharAt()
212 bool IsLineEndCharAt(int32_t aOffset) { return IsCharAt(aOffset, '\n'); } in IsLineEndCharAt()
278 Accessible* GetChildAtOffset(uint32_t aOffset) const { in GetChildAtOffset()
305 nsIntRect CharBounds(int32_t aOffset, uint32_t aCoordType) { in CharBounds()
450 bool IsEmptyLastLineOffset(int32_t aOffset) { in IsEmptyLastLineOffset()
458 uint32_t FindWordBoundary(uint32_t aOffset, nsDirection aDirection, in FindWordBoundary()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/generic/
H A DHyperTextAccessible.h106 int32_t LinkIndexAtOffset(uint32_t aOffset) in LinkIndexAtOffset()
204 char16_t CharAt(int32_t aOffset) in CharAt()
214 bool IsCharAt(int32_t aOffset, char16_t aChar) in IsCharAt()
220 bool IsLineEndCharAt(int32_t aOffset) in IsLineEndCharAt()
287 Accessible* GetChildAtOffset(uint32_t aOffset) const in GetChildAtOffset()
313 nsIntRect CharBounds(int32_t aOffset, uint32_t aCoordType) in CharBounds()
459 bool IsEmptyLastLineOffset(int32_t aOffset) in IsEmptyLastLineOffset()
468 uint32_t FindWordBoundary(uint32_t aOffset, nsDirection aDirection, in FindWordBoundary()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DBufferMediaResource.h33 nsresult ReadAt(int64_t aOffset, char* aBuffer, uint32_t aCount, in ReadAt()
48 int64_t GetNextCachedData(int64_t aOffset) override { return aOffset; } in GetNextCachedData()
49 int64_t GetCachedDataEnd(int64_t aOffset) override { in GetCachedDataEnd()
52 bool IsDataCachedToEndOfResource(int64_t aOffset) override { return true; } in IsDataCachedToEndOfResource()
53 nsresult ReadFromCache(char* aBuffer, int64_t aOffset, in ReadFromCache()
H A DMediaResource.cpp66 nsresult MediaResourceIndex::ReadAt(int64_t aOffset, char* aBuffer, in ReadAt()
214 nsresult MediaResourceIndex::CacheOrReadAt(int64_t aOffset, char* aBuffer, in CacheOrReadAt()
320 nsresult MediaResourceIndex::UncachedReadAt(int64_t aOffset, char* aBuffer, in UncachedReadAt()
333 nsresult MediaResourceIndex::UncachedRangedReadAt(int64_t aOffset, in UncachedRangedReadAt()
349 nsresult MediaResourceIndex::Seek(int32_t aWhence, int64_t aOffset) { in Seek()
376 int64_t aOffset, uint32_t aCount) const { in MediaReadAt()
392 int64_t aOffset, uint32_t aCount) const { in CachedMediaReadAt()
/dports/www/firefox/firefox-99.0/dom/media/
H A DBufferMediaResource.h33 nsresult ReadAt(int64_t aOffset, char* aBuffer, uint32_t aCount, in ReadAt()
48 int64_t GetNextCachedData(int64_t aOffset) override { return aOffset; } in GetNextCachedData()
49 int64_t GetCachedDataEnd(int64_t aOffset) override { in GetCachedDataEnd()
52 bool IsDataCachedToEndOfResource(int64_t aOffset) override { return true; } in IsDataCachedToEndOfResource()
53 nsresult ReadFromCache(char* aBuffer, int64_t aOffset, in ReadFromCache()
H A DMediaResource.cpp66 nsresult MediaResourceIndex::ReadAt(int64_t aOffset, char* aBuffer, in ReadAt()
214 nsresult MediaResourceIndex::CacheOrReadAt(int64_t aOffset, char* aBuffer, in CacheOrReadAt()
320 nsresult MediaResourceIndex::UncachedReadAt(int64_t aOffset, char* aBuffer, in UncachedReadAt()
333 nsresult MediaResourceIndex::UncachedRangedReadAt(int64_t aOffset, in UncachedRangedReadAt()
349 nsresult MediaResourceIndex::Seek(int32_t aWhence, int64_t aOffset) { in Seek()
376 int64_t aOffset, uint32_t aCount) const { in MediaReadAt()
392 int64_t aOffset, uint32_t aCount) const { in CachedMediaReadAt()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DBufferMediaResource.h33 nsresult ReadAt(int64_t aOffset, char* aBuffer, uint32_t aCount, in ReadAt()
48 int64_t GetNextCachedData(int64_t aOffset) override { return aOffset; } in GetNextCachedData()
49 int64_t GetCachedDataEnd(int64_t aOffset) override { in GetCachedDataEnd()
52 bool IsDataCachedToEndOfResource(int64_t aOffset) override { return true; } in IsDataCachedToEndOfResource()
53 nsresult ReadFromCache(char* aBuffer, int64_t aOffset, in ReadFromCache()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DBufferMediaResource.h33 nsresult ReadAt(int64_t aOffset, char* aBuffer, uint32_t aCount, in ReadAt()
48 int64_t GetNextCachedData(int64_t aOffset) override { return aOffset; } in GetNextCachedData()
49 int64_t GetCachedDataEnd(int64_t aOffset) override { in GetCachedDataEnd()
52 bool IsDataCachedToEndOfResource(int64_t aOffset) override { return true; } in IsDataCachedToEndOfResource()
53 nsresult ReadFromCache(char* aBuffer, int64_t aOffset, in ReadFromCache()
H A DMediaResource.cpp79 nsresult MediaResourceIndex::ReadAt(int64_t aOffset, char* aBuffer, in ReadAt()
227 nsresult MediaResourceIndex::CacheOrReadAt(int64_t aOffset, char* aBuffer, in CacheOrReadAt()
333 nsresult MediaResourceIndex::UncachedReadAt(int64_t aOffset, char* aBuffer, in UncachedReadAt()
346 nsresult MediaResourceIndex::UncachedRangedReadAt(int64_t aOffset, in UncachedRangedReadAt()
362 nsresult MediaResourceIndex::Seek(int32_t aWhence, int64_t aOffset) { in Seek()
389 int64_t aOffset, uint32_t aCount) const { in MediaReadAt()
405 int64_t aOffset, uint32_t aCount) const { in CachedMediaReadAt()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DBufferMediaResource.h33 nsresult ReadAt(int64_t aOffset, char* aBuffer, uint32_t aCount, in ReadAt()
48 int64_t GetNextCachedData(int64_t aOffset) override { return aOffset; } in GetNextCachedData()
49 int64_t GetCachedDataEnd(int64_t aOffset) override { in GetCachedDataEnd()
52 bool IsDataCachedToEndOfResource(int64_t aOffset) override { return true; } in IsDataCachedToEndOfResource()
53 nsresult ReadFromCache(char* aBuffer, int64_t aOffset, in ReadFromCache()
/dports/www/firefox-esr/firefox-91.8.0/accessible/generic/
H A DHyperTextAccessible.h102 int32_t LinkIndexAtOffset(uint32_t aOffset) { in LinkIndexAtOffset()
176 char16_t CharAt(int32_t aOffset) { in CharAt()
185 bool IsCharAt(int32_t aOffset, char16_t aChar) { in IsCharAt()
192 bool IsLineEndCharAt(int32_t aOffset) { return IsCharAt(aOffset, '\n'); } in IsLineEndCharAt()
259 LocalAccessible* GetChildAtOffset(uint32_t aOffset) const { in GetChildAtOffset()
286 nsIntRect CharBounds(int32_t aOffset, uint32_t aCoordType) { in CharBounds()
437 bool IsEmptyLastLineOffset(int32_t aOffset) { in IsEmptyLastLineOffset()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/generic/
H A DHyperTextAccessible.h102 int32_t LinkIndexAtOffset(uint32_t aOffset) { in LinkIndexAtOffset()
176 char16_t CharAt(int32_t aOffset) { in CharAt()
185 bool IsCharAt(int32_t aOffset, char16_t aChar) { in IsCharAt()
192 bool IsLineEndCharAt(int32_t aOffset) { return IsCharAt(aOffset, '\n'); } in IsLineEndCharAt()
259 LocalAccessible* GetChildAtOffset(uint32_t aOffset) const { in GetChildAtOffset()
286 nsIntRect CharBounds(int32_t aOffset, uint32_t aCoordType) { in CharBounds()
437 bool IsEmptyLastLineOffset(int32_t aOffset) { in IsEmptyLastLineOffset()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsDisplayListInvalidation.cpp35 nsDisplayItemGenericGeometry::MoveBy(const nsPoint& aOffset) in MoveBy()
55 nsDisplayBorderGeometry::MoveBy(const nsPoint& aOffset) in MoveBy()
70 nsDisplayBackgroundGeometry::MoveBy(const nsPoint& aOffset) in MoveBy()
85 nsDisplayThemedBackgroundGeometry::MoveBy(const nsPoint& aOffset) in MoveBy()
97 nsDisplayBoxShadowInnerGeometry::MoveBy(const nsPoint& aOffset) in MoveBy()
110 nsDisplaySolidColorRegionGeometry::MoveBy(const nsPoint& aOffset) in MoveBy()
124 nsDisplaySVGEffectGeometry::MoveBy(const nsPoint& aOffset) in MoveBy()
/dports/www/firefox/firefox-99.0/accessible/generic/
H A DHyperTextAccessible.h130 char16_t CharAt(int32_t aOffset) { in CharAt()
139 bool IsCharAt(int32_t aOffset, char16_t aChar) { in IsCharAt()
146 bool IsLineEndCharAt(int32_t aOffset) { return IsCharAt(aOffset, '\n'); } in IsLineEndCharAt()
174 virtual LocalAccessible* GetChildAtOffset(uint32_t aOffset) const override { in GetChildAtOffset()
196 LayoutDeviceIntRect CharBounds(int32_t aOffset, uint32_t aCoordType) { in CharBounds()
332 bool IsEmptyLastLineOffset(int32_t aOffset) { in IsEmptyLastLineOffset()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayListInvalidation.cpp32 void nsDisplayItemGenericGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
56 void nsDisplayBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
68 void nsDisplayThemedBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
78 void nsDisplayBoxShadowInnerGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
87 void nsDisplaySolidColorRegionGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
101 void nsDisplaySVGEffectGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayListInvalidation.cpp43 void nsDisplayItemGenericGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
67 void nsDisplayBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
79 void nsDisplayThemedBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
89 void nsDisplayBoxShadowInnerGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
94 void nsDisplaySolidColorRegionGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
106 void nsDisplaySVGEffectGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayListInvalidation.cpp32 void nsDisplayItemGenericGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
56 void nsDisplayBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
68 void nsDisplayThemedBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
78 void nsDisplayBoxShadowInnerGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
87 void nsDisplaySolidColorRegionGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
101 void nsDisplaySVGEffectGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DnsDisplayListInvalidation.cpp32 void nsDisplayItemGenericGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
56 void nsDisplayBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
68 void nsDisplayThemedBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
78 void nsDisplayBoxShadowInnerGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
87 void nsDisplaySolidColorRegionGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
101 void nsDisplaySVGEffectGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DnsDisplayListInvalidation.cpp32 void nsDisplayItemGenericGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
56 void nsDisplayBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
68 void nsDisplayThemedBackgroundGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
78 void nsDisplayBoxShadowInnerGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
87 void nsDisplaySolidColorRegionGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
99 void nsDisplaySVGEffectGeometry::MoveBy(const nsPoint& aOffset) { in MoveBy()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/mediasource/
H A DSourceBufferResource.h46 int64_t GetNextCachedData(int64_t aOffset) override { in GetNextCachedData()
56 int64_t GetCachedDataEnd(int64_t aOffset) override { in GetCachedDataEnd()
66 bool IsDataCachedToEndOfResource(int64_t aOffset) override { return false; } in IsDataCachedToEndOfResource()
112 const uint8_t* GetContiguousAccess(int64_t aOffset, size_t aSize) { in GetContiguousAccess()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mediasource/
H A DSourceBufferResource.h46 int64_t GetNextCachedData(int64_t aOffset) override { in GetNextCachedData()
56 int64_t GetCachedDataEnd(int64_t aOffset) override { in GetCachedDataEnd()
66 bool IsDataCachedToEndOfResource(int64_t aOffset) override { return false; } in IsDataCachedToEndOfResource()
112 const uint8_t* GetContiguousAccess(int64_t aOffset, size_t aSize) { in GetContiguousAccess()
/dports/www/firefox/firefox-99.0/dom/media/mediasource/
H A DSourceBufferResource.h46 int64_t GetNextCachedData(int64_t aOffset) override { in GetNextCachedData()
56 int64_t GetCachedDataEnd(int64_t aOffset) override { in GetCachedDataEnd()
66 bool IsDataCachedToEndOfResource(int64_t aOffset) override { return false; } in IsDataCachedToEndOfResource()
112 const uint8_t* GetContiguousAccess(int64_t aOffset, size_t aSize) { in GetContiguousAccess()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mediasource/
H A DSourceBufferResource.h46 int64_t GetNextCachedData(int64_t aOffset) override { in GetNextCachedData()
56 int64_t GetCachedDataEnd(int64_t aOffset) override { in GetCachedDataEnd()
66 bool IsDataCachedToEndOfResource(int64_t aOffset) override { return false; } in IsDataCachedToEndOfResource()
112 const uint8_t* GetContiguousAccess(int64_t aOffset, size_t aSize) { in GetContiguousAccess()

12345678910>>...91