Searched defs:indices (Results 1 - 25 of 40) sorted by last modified time

12

/haiku/src/apps/icon-o-matic/gui/
H A DStyleListView.cpp553 int32 indices[count]; local
H A DPathListView.cpp631 int32 indices[count]; local
H A DShapeListView.cpp517 int32 indices[count]; local
H A DTransformerListView.cpp342 int32 indices[count]; local
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp856 int32 indices[count]; local
1440 PathManipulator::_Select(const int32* indices, int32 count, bool extend) argument
1697 int32 indices[count]; local
[all...]
/haiku/src/apps/icon-o-matic/style/
H A DRemoveStylesCommand.cpp29 RemoveStylesCommand(Container<Style>* container, int32* const indices, int32 count) argument
/haiku/src/apps/icon-o-matic/shape/commands/
H A DSplitPointsCommand.cpp30 SplitPointsCommand(VectorPath* path, const int32* indices, int32 count) argument
H A DRemoveTransformersCommand.cpp23 RemoveTransformersCommand(Container<Transformer>* container, const int32* indices, int32 count) argument
H A DRemovePointsCommand.cpp172 RemovePointsCommand::_Init(const int32* indices, int32 count, argument
H A DRemoveShapesCommand.cpp23 RemoveShapesCommand( Container<Shape>* container, const int32* indices, int32 count) argument
H A DRemovePathsCommand.cpp32 RemovePathsCommand( Container<VectorPath>* container, const int32* indices, int32 count) argument
H A DNudgePointsCommand.cpp40 NudgePointsCommand(VectorPath* path, const int32* indices, const control_point* points, int32 count) argument
H A DFlipPointsCommand.cpp28 FlipPointsCommand(VectorPath* path, const int32* indices, int32 count) argument
H A DTransformPointsCommand.cpp20 TransformPointsCommand( TransformBox* box, VectorPath* path, const int32* indices, const control_point* points, int32 count, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name) argument
/haiku/src/apps/icon-o-matic/generic/command/
H A DRemoveCommand.h62 RemoveCommand( Container<Type>* container, const int32* indices, int32 count) argument
/haiku/src/bin/bfs_tools/
H A Drecover.cpp323 Directory *indices = dynamic_cast<Directory *>(getter.Node()); local
H A Dchkindex.cpp487 Directory *indices = (Directory *)Inode::Factory(&disk,disk.Indices()); local
[all...]
H A Dbfswhich.cpp197 Directory* indices = (Directory*)Inode::Factory(&disk, disk.Indices()); local
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformPointsBox.cpp22 TransformPointsBox(CanvasView* view, PathManipulator* manipulator, VectorPath* path, const int32* indices, int32 count) argument
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.cpp260 uint64 files = 0, directories = 0, indices = 0; local
/haiku/src/add-ons/accelerants/radeon_hd/
H A Dpll.cpp182 int indices = (headerSize - sizeof(ATOM_COMMON_TABLE_HEADER)) local
232 int indices; local
/haiku/src/bin/bfs_tools/lib/
H A Dbfs.h60 inode_addr indices; member in struct:disk_super_block
/haiku/src/libs/udis86/
H A Ddecode.c656 const unsigned int indices[] = { UD_R_SI, UD_R_DI, UD_R_SI, UD_R_DI, local
/haiku/src/apps/mediaplayer/playlist/
H A DMovePLItemsCommand.cpp25 MovePLItemsCommand(Playlist* playlist, BList indices, int32 toIndex) argument
H A DRemovePLItemsCommand.cpp26 RemovePLItemsCommand(Playlist* playlist, BList indices, bool moveFilesToTrash) argument

Completed in 141 milliseconds

12