Home
last modified time | relevance | path

Searched refs:pixel (Results 51 – 75 of 137) sorted by relevance

123456

/aoo42x/main/offapi/com/sun/star/util/
H A DMeasureUnit.idl86 /** all measures for this component are in pixel */
/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx1101 aXColor.pixel = XGetPixel( pXImage, 0, 0 ); in getPixel()
1104 return GetColormap().GetColor( aXColor.pixel ); in getPixel()
/aoo42x/main/offapi/com/sun/star/awt/
H A DXDevice.idl92 The unit of measure is pixel for this device.
H A DXGraphics.idl131 /** sets a single pixel in the output device.
/aoo42x/main/offapi/com/sun/star/drawing/
H A DAccessibleGraphicShape.idl70 and the image's size in the screen coordinate system (pixel). At
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXHalfFloatBitmap.idl75 /** Set a single pixel of the bitmap with the given color
H A DXHalfFloatReadOnlyBitmap.idl90 /** Get a single pixel of the bitmap, returning its color
H A DFontRequest.idl79 pixel only if the combined render transformation during text
H A DXIeeeFloatReadOnlyBitmap.idl100 /** Get a single pixel of the bitmap, returning its color
H A DXIeeeDoubleReadOnlyBitmap.idl101 /** Get a single pixel of the bitmap, returning its color
H A DXIeeeDoubleBitmap.idl100 /** Set a single pixel of the bitmap with the given color
H A DXIeeeFloatBitmap.idl100 /** Set a single pixel of the bitmap with the given color
H A DXTextLayout.idl86 might be off by up to one device pixel from the transformed
/aoo42x/main/offapi/com/sun/star/graphic/
H A DXPrimitive2D.idl78 the necessary pixel adjustments are taken into account. For that reason
H A DXGraphicProvider.idl51 mime type of the graphic and, in the case of pixel graphics,
/aoo42x/main/x11_extensions/inc/
H A DXrender.h169 unsigned long pixel; member
H A Drenderproto.h102 CARD32 pixel B32;
/aoo42x/main/offapi/com/sun/star/presentation/
H A DXSlideShowView.idl87 blow this up to the desired device pixel size (640 times 480,
/aoo42x/main/cui/source/tabpages/
H A Dtextanim.src51 /* number of pixel */ RSC_CD_TEXTBOX_HEIGHT + RSC_SP_CTRL_GROUP_Y + \
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DAccessibleStateType.idl149 /** Indicates this object paints every pixel within its rectangular
H A DXAccessibleComponent.idl72 are measured in pixel. They differ in their respective origin:
H A DXAccessibleText.idl207 width being at least one pixel so that the bounding box is not
/aoo42x/main/cui/source/customize/
H A Dcfg.src641 …Text [ en-US ] = "Note:\nThe size of an icon should be 16x16 pixel to achieve best quality. Differ…
/aoo42x/main/editeng/source/items/
H A Dsvxitems.src627 Text [ en-US ] = "pixel" ;
/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx297 aBlack.pixel = BlackPixel( m_pDisplay, 0 ); in createCursor()
301 aWhite.pixel = WhitePixel( m_pDisplay, 0 ); in createCursor()

Completed in 84 milliseconds

123456