Home
last modified time | relevance | path

Searched refs:scaling (Results 1 – 25 of 89) sorted by relevance

1234

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx463 …, ImplLayoutArgs &args, gr::GlyphInfo & gi, float nextGlyphOrigin, float scaling, std::vector<int>… in append() argument
477 int glyphWidth = round2long(nextOrigin * scaling) - round2long(gi.origin() * scaling); in append()
516 Point(round2long(gi.origin() * scaling + rDXOffset), in append()
517 round2long((-gi.yOffset() * scaling) - segment.AscentOffset()* scaling)), in append()
520 aGlyphItem.mnOrigWidth = round2long(gi.advanceWidth() * scaling); in append()
530 …append(segment, args, *agi, nextGlyphOrigin, scaling, rChar2Base, rGlyph2Char,rCharDxs, rDXOffset,… in append()
532 …append(segment, args, *agi, (agi + 1)->origin(), scaling, rChar2Base, rGlyph2Char, rCharDxs, rDXOf… in append()
/trunk/main/offapi/com/sun/star/graphic/
H A DXGraphicRasterizer.idl106 values into account. The rotation is applied after scaling
112 values into account. The shearing is applied after scaling
118 values into account. The shearing is applied after scaling
/trunk/main/offapi/com/sun/star/rendering/
H A DRenderingIntent.idl54 hue, so when scaling to a smaller gamut, hues may
73 colors are clipped. No scaling of colors to
/trunk/main/oox/source/drawingml/chart/
H A Daxiscontext.cxx139 case C_TOKEN( scaling ): in onCreateContext()
153 case C_TOKEN( scaling ): in onCreateContext()
/trunk/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl94 @param xScalingX a scaling that is used for the values in
97 @param xScalingY a scaling that is used for the values in
H A DIncrementData.idl52 describes a distance before or after the scaling is applied.
H A DDataSeries.idl179 the main axis should be used for scaling instead.</p>
H A DDataPointProperties.idl284 (automatic text scaling).</p>
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowView.idl86 therefore has to at least provide a scaling at this matrix to
89 ratio of the scaling should match that of the slides
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeTextPathMode.idl35 /** the text is drawn along the path without scaling.
H A DShape.idl179 translation, rotation, shearing and scaling.
/trunk/main/offapi/com/sun/star/chart/
H A DXTwoAxisXSupplier.idl54 <p>The returned property set contains scaling properties as
H A DXTwoAxisYSupplier.idl51 <p>The returned property set contains scaling properties as
H A DXAxisXSupplier.idl68 <p>The returned property set contains scaling properties as
H A DXAxisYSupplier.idl68 <p>The returned property set contains scaling properties as
H A DXAxisZSupplier.idl85 <p>The returned property set contains scaling properties as
H A DChartAxis.idl108 /** Properties for scaling:
/trunk/main/offapi/com/sun/star/awt/
H A DImageScaleMode.idl31 /** specifies that no scaling should happen at all
/trunk/main/offapi/com/sun/star/animations/
H A DXAnimateTransform.idl37 animations to control translation, scaling, rotation and/or skewing.
/trunk/main/offapi/com/sun/star/report/
H A DXShape.idl54 translation, rotation, shearing and scaling.
/trunk/main/offapi/com/sun/star/geometry/
H A DMatrix2D.idl51 multiplication of matrices, i.e. a scaling, given by S,
/trunk/main/offapi/com/sun/star/sheet/
H A DTablePageStyle.idl182 /** contains the scaling factor (in percent) for printing the sheet.
/trunk/main/psprint_config/configuration/
H A Dpsprint.conf31 ; Scale: the default scaling of output in percent
/trunk/main/offapi/com/sun/star/formula/
H A DFormulaProperties.idl294 /** contains the relative scaling of the bracket excess.
/trunk/main/offapi/com/sun/star/style/
H A DCharacterProperties.idl338 /** This optional property determines the percentage value for scaling the

Completed in 63 milliseconds

1234