Home
last modified time | relevance | path

Searched refs:_AppendLine (Results 1 – 2 of 2) sorted by relevance

/haiku/src/libs/icon/flat_icon/
H A DPathCommandQueue.h41 bool _AppendLine(const BPoint& point);
H A DPathCommandQueue.cpp71 if (!_AppendLine(point)) in Write()
186 PathCommandQueue::_AppendLine(const BPoint& point) in _AppendLine() function in PathCommandQueue