Searched refs:_arc (Results 1 – 10 of 10) sorted by relevance
126 if (!_arc->Ask_INode) in PrepareHardLinks()129 IInArchive *archive = _arc->Archive; in PrepareHardLinks()185 _arc(NULL), in CArchiveExtractCallback()264 _arc = arc; in Init()378 RINOK(_arc->Archive->GetProperty(index, propID, &prop)); in GetTime()391 return _arc->GetItemSize(_index, _curSize, _curSizeDefined); in GetUnpackSize()641 IInArchive *archive = _arc->Archive; in GetStream()658 RINOK(_arc->GetItem(index, _item)); in GetStream()726 if (linkPath.IsEmpty() && _arc->GetRawProps) in GetStream()732 _arc->GetRawProps->GetRawProp(_index, kpidNtReparse, &data, &dataSize, &propType); in GetStream()[all …]
180 const CArc *_arc; variable
46 def _arc(self, c, rx, ry, x, y, large_arc): member in PathBuilder51 self._arc('A', rx, ry, x, y, large_arc)54 self._arc('a', rx, ry, x, y, large_arc)
68 .. _arc.meta:73 .. _arc.meta.purpose:87 .. _arc.meta.background:179 .. _arc.meta.evolution:207 .. _arc.general:226 .. _arc.objects:286 .. _arc.objects.retains:342 .. _arc.objects.operands:367 .. _arc.objects.operands.consumed:422 .. _arc.object.operands.retained-return-values:[all …]
42 _arc: function(x, y, radius, startAngle, endAngle, ccw) {}, method
53 this._arc(x, y, radius, startAngle, endAngle, !!ccw);
223 _arc: function() {}, method
208 _arc: function() {}, method