Searched defs:pointCount (Results 1 - 12 of 12) sorted by relevance

/haiku/src/libs/icon/flat_icon/
H A DPathCommandQueue.cpp40 Write(LittleEndianBuffer& buffer, const VectorPath* path, uint8 pointCount) argument
94 Read(LittleEndianBuffer& buffer, VectorPath* path, uint8 pointCount) argument
H A DFlatIconImporter.cpp401 uint8 pointCount; local
338 read_path_no_curves(LittleEndianBuffer& buffer, VectorPath* path, uint8 pointCount) argument
355 read_path_curves(LittleEndianBuffer& buffer, VectorPath* path, uint8 pointCount) argument
382 read_path_with_commands(LittleEndianBuffer& buffer, VectorPath* path, uint8 pointCount) argument
[all...]
/haiku/src/add-ons/screen_savers/spider/
H A DSpiderSaver.cpp323 int32 pointCount = polygon->CountPoints(); local
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DDocumentBuilder.cpp154 int pointCount = svgPath->npts; local
H A DSVGExporter.cpp298 int32 pointCount = path->CountPoints(); local
/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp313 FlatIconExporter::_AnalysePath(VectorPath* path, uint8 pointCount, argument
350 write_path_no_curves(LittleEndianBuffer& buffer, VectorPath* path, uint8 pointCount) argument
365 write_path_curves(LittleEndianBuffer& buffer, VectorPath* path, uint8 pointCount) argument
389 write_path_with_commands(LittleEndianBuffer& buffer, VectorPath* path, uint8 pointCount) argument
[all...]
/haiku/src/system/kernel/arch/x86/
H A Darch_vm.cpp320 int32 pointCount = 0; local
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteDrawingEngine.cpp1058 RemoteDrawingEngine::_BuildBounds(BPoint* points, int32 pointCount) argument
730 DrawShape(const BRect& bounds, int32 opCount, const uint32* opList, int32 pointCount, const BPoint* pointList, bool filled, const BPoint& viewToScreenOffset, float viewScale) argument
755 FillShape(const BRect& bounds, int32 opCount, const uint32* opList, int32 pointCount, const BPoint* pointList, const BGradient& gradient, const BPoint& viewToScreenOffset, float viewScale) argument
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp989 int32 opCount, pointCount; local
1319 RemoteView::_BuildInvalidateRect(BPoint *points, int32 pointCount) argument
/haiku/src/kits/interface/
H A DPicturePlayer.cpp1054 const uint32* pointCount; local
1153 const uint32* pointCount; local
1227 const uint32* pointCount; local
1661 const uint32* pointCount; local
[all...]
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp1103 int32 pointCount = fPath->CountPoints(); local
1143 int32 pointCount = fPath->CountPoints(); local
1624 int32 pointCount = fPath->CountPoints(); local
/haiku/src/servers/app/
H A DServerWindow.cpp2868 int32 pointCount; local
2896 int32 pointCount; local
3497 int32 pointCount; local
3636 int32 pointCount; local
[all...]

Completed in 168 milliseconds