Searched defs:currPos (Results 1 – 6 of 6) sorted by relevance
62 uint32_t currPos = 0; in ParseSidxBox() local85 uint32_t &currPos) in BuildSubSegmentIndexes()136 unsigned short Get2Bytes(char *buffer, uint32_t &currPos) in Get2Bytes()143 uint32_t Get4Bytes(char *buffer, uint32_t &currPos) in Get4Bytes()151 int64_t Get8Bytes(char *buffer, uint32_t &currPos) in Get8Bytes()173 void ForwardBytes(uint32_t &currPos, uint32_t skipSize) in ForwardBytes()
60 size_t currPos = 0; variable
874 auto currPos = scrollSnapMotion_->GetCurrentPosition(); in UpdateScrollSnapStartOffset() local1147 auto currPos = scrollSnapMotion_->GetCurrentPosition(); in UpdateScrollSnapEndWithOffset() local
1813 bool forward, float &currPos, float crossSize) in LayoutCachedALine()1849 auto currPos = itemPosition_.rbegin()->second.endPos + spaceWidth_; in LayoutCachedItem() local1980 auto currPos = itemPosition_.rbegin()->second.endPos + spaceWidth_; in LayoutCachedForward() local2026 auto currPos = itemPosition_.begin()->second.startPos - spaceWidth_; in LayoutCachedBackward() local
557 auto currPos = itemPosition.rbegin()->second.endPos + GetSpaceWidth(); in LayoutCachedItem() local
1187 double currPos = scroll->currentPositionCallback_(); in GetSpringProperty() local