Searched refs:store_to (Results 1 - 8 of 8) sorted by relevance

/haiku/src/libs/icon/transformable/
H A DTransformable.cpp86 store_to(matrix);
152 store_to(m);
168 store_to(m);
182 store_to(m);
191 store_to(m);
200 other.store_to(m1);
202 store_to(m2);
308 store_to(matrix);
/haiku/src/servers/app/drawing/Painter/
H A DTransformable.cpp71 store_to(storage);
88 store_to(matrix);
160 store_to(m);
176 store_to(m);
270 store_to(matrix);
/haiku/src/libs/icon/transformer/
H A DPerspectiveTransformer.cpp93 other.store_to(matrix);
200 store_to(matrix);
H A DAffineTransformer.cpp114 store_to(matrix);
/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp467 affine->store_to(matrix);
492 perspective->store_to(matrix);
/haiku/headers/libs/agg/
H A Dagg_trans_affine.h186 void store_to(double* m) const function in struct:agg::trans_affine
H A Dagg_trans_perspective.h126 void store_to(double* m) const;
604 inline void trans_perspective::store_to(double* m) const function in class:agg::trans_perspective
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp859 m_affine.store_to(mtx);

Completed in 91 milliseconds