Searched defs:pivot (Results 1 - 14 of 14) sorted by relevance

/haiku/src/libs/agg/src/
H A Dagg_image_filters.cpp91 unsigned pivot = m_diameter << (image_subpixel_shift - 1); local
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformGradientCommand.cpp70 TransformGradientCommand::_SetTransformation(BPoint pivot, BPoint translation, argument
18 TransformGradientCommand(TransformBox* box, Gradient* gradient, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name) argument
H A DTransformObjectsCommand.cpp19 TransformObjectsCommand( TransformBox* box, Transformable** const objects, const double* originals, int32 count, BPoint pivot, BPoint translation, double rotation, double xScale, double yScale, const char* name) argument
93 _SetTransformation( BPoint pivot, BPoint translation, double rotation, double xScale, double yScale) const argument
H A DTransformCommand.cpp14 TransformCommand::TransformCommand(BPoint pivot, argument
116 TransformCommand::SetNewTransformation(BPoint pivot, argument
H A DChannelTransform.cpp74 ChannelTransform::SetTransformation(BPoint pivot, BPoint translation, argument
100 ChannelTransform::SetPivot(BPoint pivot) argument
/haiku/src/apps/icon-o-matic/shape/commands/
H A DNudgePointsCommand.cpp84 NudgePointsCommand::_SetTransformation(BPoint pivot, 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
95 _SetTransformation( BPoint pivot, BPoint translation, double rotation, double xScale, double yScale) const argument
/haiku/headers/libs/agg/
H A Dagg_simul_eq.h45 static int pivot(double m[Rows][Cols], unsigned row) function in struct:agg::matrix_pivot
H A Dagg_image_filters.h56 unsigned pivot = diameter() << (image_subpixel_shift - 1); local
H A Dagg_rasterizer_cells_aa.h530 Cell** pivot; local
H A Dagg_array.h938 int pivot; local
/haiku/src/libs/gnu/
H A Dqsort.c96 char* pivot; local
[all...]
/haiku/src/kits/interface/layouter/
H A DLayoutOptimizer.cpp274 int pivot = i; local
336 int pivot = i; local
[all...]
/haiku/src/libs/linprog/
H A DLayoutOptimizer.cpp249 int pivot = i; local
314 int pivot = i; local
[all...]

Completed in 93 milliseconds