Home
last modified time | relevance | path

Searched refs:depth (Results 1 – 25 of 137) sorted by relevance

123456

/trunk/main/vcl/source/glyphs/
H A Dgraphite_textsrc.cxx81 …void TextSourceAdaptor::getCharProperties(const int nCharIdx, int & min, int & lim, size_t & depth) in getCharProperties() argument
85 …for(depth = ((rtl)? 1:0); maLayoutArgs.maRuns.GetRun(&min, &lim, &rtl); maLayoutArgs.maRuns.NextRu… in getCharProperties()
90 depth += int(rtl ^ bool(depth & 0x1)); in getCharProperties()
97 depth++; in getCharProperties()
103 size_t depth; in getRightToLeft() local
105 getCharProperties(nCharIdx, min, lim, depth); in getRightToLeft()
107 return depth & 0x1; in getRightToLeft()
113 size_t depth; in getDirectionDepth() local
115 getCharProperties(nCharIdx, min, lim, depth); in getDirectionDepth()
117 return depth; in getDirectionDepth()
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx118 switch( depth ) in X11_writeScanlinePixel()
150 switch( pImage->depth ) in X11_getPaletteBmpFromImage()
414 m_aInfo.depth = DefaultDepth( m_pDisplay, m_aInfo.screen ); in PixmapHolder()
424 m_aInfo.depth, in PixmapHolder()
562 int nColors = 1 << m_aInfo.depth; in setBitmapDataTCDither()
642 else if( nDepth != (sal_uInt32)m_aInfo.depth ) in needsConversion()
672 nWidth, nHeight, m_aInfo.depth ); in setBitmapData()
686 aImage.depth = m_aInfo.depth; in setBitmapData()
691 if( m_aInfo.depth <= 8 ) in setBitmapData()
692 aImage.bits_per_pixel = m_aInfo.depth; in setBitmapData()
[all …]
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecerror.cxx69 unsigned int depth = (unsigned int)-1; in printChainFailure() local
79 if (depth != node->depth) in printChainFailure()
81 depth = node->depth; in printChainFailure()
82 xmlsec_trace("Certificate: %d. %s %s:", depth, in printChainFailure()
84 depth ? "[Certificate Authority]": ""); in printChainFailure()
/trunk/main/toolkit/source/layout/core/
H A Dcontainer.cxx126 std::string depth;
144 if ( depth.empty() )
145 depth = std::string( str );
147 depth = std::string( str ) + ":" + depth;
152 return std::string( getName() ) + " (" + depth + ")";
/trunk/main/store/source/
H A Dstortree.cxx208 xPageR->depth (rxPageL->depth()); in split()
246 if (rPage.depth()) in remove()
393 rxPageL->depth (xPage->depth() + 1); in change()
433 for (; xPage->depth() > 0; xPage = rNode.makeHolder< page >()) in find_lookup()
516 for (; xPage->depth() > 0; xPage = rNode.makeHolder< page >()) in find_insert()
H A Dstortree.hxx191 sal_uInt32 depth (void) const in depth() function
195 void depth (sal_uInt32 nDepth) in depth() function
H A Dstorpage.cxx186 for (; result == entry::COMPARE_GREATER && xPage->depth() > 0; )
245 while ((result == entry::COMPARE_GREATER) && (xPage->depth() > 0)) in remove_Impl()
1016 if (xNode->depth() == 0) in rebuild()
/trunk/main/extensions/source/scanner/
H A Dsane.cxx517 static inline sal_uInt8 _ReadValue( FILE* fp, int depth ) in _ReadValue() argument
519 if( depth == 16 ) in _ReadValue()
655 fprintf( stderr, "depth: %d\n", (int)aParams.depth ); in Start()
671 if( aParams.depth == 1 ) in Start()
814 ( eType == FrameStyle_Gray && aParams.depth == 8 ) in Start()
824 sal_uInt8 nGray = _ReadValue( pFrame, aParams.depth ); in Start()
833 nRed = _ReadValue( pFrame, aParams.depth ); in Start()
834 nGreen = _ReadValue( pFrame, aParams.depth ); in Start()
835 nBlue = _ReadValue( pFrame, aParams.depth ); in Start()
845 sal_uInt8 nValue = _ReadValue( pFrame, aParams.depth ); in Start()
/trunk/main/toolkit/test/accessibility/
H A DInformationWriter.java246 public boolean showAccessibility (XInterface xObject, int depth) in showAccessibility() argument
252 while (depth-- > 0) in showAccessibility()
386 public boolean showAccessibilityTree (XAccessible xRoot, int depth) in showAccessibilityTree() argument
390 if ( ! showAccessibility (xRoot, depth)) in showAccessibilityTree()
394 for (int i=0; i<depth; i++) in showAccessibilityTree()
405 showAccessibilityTree (xContext.getAccessibleChild(i),depth+1); in showAccessibilityTree() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java250 public boolean showAccessibility (XInterface xObject, int depth) in showAccessibility() argument
256 while (depth-- > 0) in showAccessibility()
390 public boolean showAccessibilityTree (XAccessible xRoot, int depth) in showAccessibilityTree() argument
394 if ( ! showAccessibility (xRoot, depth)) in showAccessibilityTree()
398 for (int i=0; i<depth; i++) in showAccessibilityTree()
409 showAccessibilityTree (xContext.getAccessibleChild(i),depth+1); in showAccessibilityTree() local
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdprovider.cxx142 reflection::TypeDescriptionSearchDepth depth )
183 ::com::sun::star::reflection::TypeDescriptionSearchDepth depth )
232 reflection::TypeDescriptionSearchDepth depth ) in createTypeDescriptionEnumeration() argument
243 xTDEA->createTypeDescriptionEnumeration( moduleName, types, depth ); in createTypeDescriptionEnumeration()
251 xTDEA->createTypeDescriptionEnumeration( moduleName, types, depth ); in createTypeDescriptionEnumeration()
458 TypeDescriptionSearchDepth depth ) in createTypeDescriptionEnumeration() argument
467 depth, in createTypeDescriptionEnumeration()
/trunk/main/writerfilter/documentation/
H A DtablesInDoc.txt25 0x6649 (sprmPTableDepth) demarks the nesting depth of the paragraph
27 paragraph at nesting depth 1:
34 paragraphs at nesting depth > 1;
67 depth in table hierarchy of previous paragraph
70 depth in table hierarchy of current paragraph
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx423 if( pImage->depth == 1 ) in ImplCreateXImage()
429 else if( pImage->depth <= 8 ) in ImplCreateXImage()
432 const sal_uInt16 nCols = Min( (sal_uLong)rColMap.GetUsed(), (sal_uLong)(1 << pImage->depth) ); in ImplCreateXImage()
568 if (pImage != NULL && pImage->width != 0 && pImage->height != 0 && pImage->depth != 0) in ImplCreateFromXImage()
845 mnDepth ( pImage->depth ), in ImplSalDDB()
877 maPixmap = XCreatePixmap (pDisplay, hWindow, pImage->width, pImage->height, pImage->depth); in ImplSalDDB()
886 if (pImage->depth == 1) in ImplSalDDB()
906 mnDepth = pImage->depth; in ImplSalDDB()
/trunk/main/udkapi/com/sun/star/reflection/
H A DXTypeDescriptionEnumerationAccess.idl64 the collection. Additionally, it is possible to specify the depth
93 @param depth
94 specifies the depth of search in the underlying tree of type
175 [in] TypeDescriptionSearchDepth depth )
/trunk/main/soltools/cpp/
H A D_include.c52 doinclude(Tokenrow * trp, int depth, int import) in doinclude() argument
106 for (fd = -1, i = (depth < 0) ? (NINCLUDE - 1) : (depth - 1); i >= 0; i--) in doinclude()
/trunk/main/idlc/source/
H A Daststack.cxx50 sal_uInt32 AstStack::depth() in depth() function in AstStack
73 if (depth() < 2) in nextToTop()
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx171 static void print_indent( int depth ) in print_indent() argument
173 for( int i=0; i<depth; i++ ) printf(" "); in print_indent()
181 static void print_node( const LocaleNode* p, int depth=0 ) in print_node() argument
185 print_indent( depth ); in print_node()
211 print_indent( depth+1 ); in print_node()
222 print_node( p->getChildAt(i), depth+1 ); in print_node()
224 print_indent( depth ); in print_node()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx441 if( pVInfos[i].depth == 24 ) in BestVisual()
444 else if( pVInfos[i].depth == 8 ) in BestVisual()
451 else if( pVInfos[i].depth == 15 ) in BestVisual()
455 else if( pVInfos[i].depth == 16 ) in BestVisual()
459 else if( pVInfos[i].depth == 32 ) in BestVisual()
470 if( pVInfos[i].depth <= 8 ) in BestVisual()
473 else if( pVInfos[i].depth == 12 ) in BestVisual()
477 pWeight[ i ] = bUsable ? nTrueColor*pVInfos[i].depth : -1024; in BestVisual()
3117 aVI.depth = nDepth; in SalColormap()
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx443 int depth = 0; in getDepth() local
445 depth++; in getDepth()
446 return depth; in getDepth()
1542 static rtl::OUString padString( rtl::OUString name, int depth ) in rebuild()
1544 rtl::OStringBuffer aBuf( depth * 4 + name.getLength() + 2 ); in rebuild()
1545 for (int i = 0; i < depth; i++) in rebuild()
/trunk/main/sal/osl/unx/
H A Ddiagnose.c82 int depth, in osl_diagnose_frame_Impl() argument
110 depth, in osl_diagnose_frame_Impl()
/trunk/main/solenv/bin/modules/installer/
H A Dsystemactions.pm730 my ($sourcedir, $destdir, $depth) = @_;
759 …if ( $depth > 0 ) { for ( my $i = 1; $i <= $depth; $i++ ) { $localsource = "../" . $localsource; }…
764 my $newdepth = $depth + 1;
/trunk/main/canvas/source/cairo/
H A Dcairo_xlib_cairo.cxx230 pFormat->depth ); in getSimilar()
294 return ((XRenderPictFormat*) maSysData.pRenderFormat)->depth; in getDepth()
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePreview.idl61 /** The method returns the supported color depth of the target device.
64 The color depth in bit, e.g. 8 bit, 16 bit, 32 bit.
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx163 void PngHelper::appendIHDR( OutputBuffer& o_rOutputBuf, int width, int height, int depth, int color… in appendIHDR() argument
168 o_rOutputBuf.push_back( Output_t(depth) ); in appendIHDR()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx214 ::com::sun::star::reflection::TypeDescriptionSearchDepth depth )
568 TypeDescriptionSearchDepth depth ) in createTypeDescriptionEnumeration() argument
593 depth, in createTypeDescriptionEnumeration()

Completed in 204 milliseconds

123456