Home
last modified time | relevance | path

Searched refs:depth (Results 26 – 50 of 137) sorted by relevance

123456

/aoo42x/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx139 if( ((pXVisualInfo[i].c_class==PseudoColor) || (pXVisualInfo[i].depth<24)) in InitAntialiasing()
140 && ((pXVisualInfo[i].c_class>GrayScale) || (pXVisualInfo[i].depth!=8) ) ) in InitAntialiasing()
H A Dsalgdi2.cxx53 fprintf( stderr, "%s %d %d %d\n", s, p->depth, p->width, p->height );
865 pAlphaFormat->depth, pAlphaBuffer->mnScanlineSize ); in drawAlphaBitmap()
/aoo42x/main/x11_extensions/inc/
H A Drenderproto.h70 CARD8 depth; member
86 CARD8 depth; member
H A DXrender.h49 int depth; member
/aoo42x/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx762 sal_Int32 depth; in createWindow() local
768 leaveArgs[2] >>= depth; in createWindow()
810 OSL_TRACE("created glx pixmap %p and %p depth: %d", LeavingPixmap, EnteringPixmap, depth); in createWindow()
/aoo42x/main/idlc/inc/idlc/
H A Daststack.hxx36 sal_uInt32 depth();
/aoo42x/main/chart2/source/controller/menus/
H A Dmakefile.mk39 CFLAGS+=-ftemplate-depth-128
/aoo42x/main/offapi/com/sun/star/configuration/
H A DConfigurationProvider.idl127 <dt><code>"depth"</code> : <atom>short</atom></dt>
160 <code>depth = 2</code> and <code>locale = &lt;Locale for en_US&gt;</code>
/aoo42x/main/chart2/source/model/template/
H A Dmakefile.mk40 CFLAGS+=-ftemplate-depth-128
/aoo42x/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.hxx48 …static void appendIHDR( OutputBuffer& o_rOutputBuf, int width, int height, int depth, int colortyp…
/aoo42x/main/libxml2/
H A D7ffcd44d7e6c46704f8af0321d9314cd26e0e18a.patch25 vctxt->depth = -1;
/aoo42x/main/cui/source/dialogs/
H A Dscriptdlg.cxx1246 String SvxScriptOrgDialog::getListOfChildren( Reference< browse::XBrowseNode > node, int depth ) in getListOfChildren() argument
1250 for( int i=0;i<=depth;i++ ) in getListOfChildren()
1264 result.Append( getListOfChildren( children[ n ] , depth+1 ) ); in getListOfChildren()
/aoo42x/main/vcl/unx/generic/dtrans/
H A Dbmp.hxx82 int getDepth() const { return m_aInfo.depth; } in getDepth()
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DTypeDescriptionSearchDepth.idl40 /** Infinite search depth. Search through all children including direct
/aoo42x/main/offapi/com/sun/star/ucb/
H A DLockDepth.idl31 /** defines a depth for a lock.
H A DLock.idl43 /** defines the lock's depth.
/aoo42x/main/svx/source/engine3d/
H A Dstring3d.src43 Text [ en-US ] = "Object depth" ;
/aoo42x/main/offapi/com/sun/star/text/
H A DContentIndex.idl43 /** determines the depth of outline levels that are included into the content index.*/
/aoo42x/main/sccomp/source/solver/
H A Dsolver.src49 Text [ en-US ] = "Limit branch-and-bound depth";
/aoo42x/main/offapi/com/sun/star/awt/
H A DDeviceInfo.idl87 /** contains the color-depth of the device.
H A DXDevice.idl98 /** creates a bitmap with the current device depth.
/aoo42x/main/sane/inc/
H A Dsane.h205 SANE_Int depth; member
/aoo42x/main/chart2/source/controller/dialogs/
H A Dmakefile.mk40 CFLAGS+=-ftemplate-depth-128
/aoo42x/main/cui/source/inc/
H A Dscriptdlg.hxx199 … ::com::sun::star::uno::Reference< com::sun::star::script::browse::XBrowseNode > node, int depth );
/aoo42x/main/udkapi/com/sun/star/beans/
H A DXHierarchicalPropertySet.idl65 up to an arbitrary nesting depth. Often the intermediate

Completed in 238 milliseconds

123456