Lines Matching refs:sal_uLong

504                                    sal_uLong nFlags, const OutputDevice* pOutDev )  in GetDefaultFont()
737 static void ImplCalcType( sal_uLong& rType, FontWeight& rWeight, FontWidth& rWidth, in ImplCalcType()
1653 const sal_uLong nSearchType = rFontAttr.Type; in ImplFindBySubstFontAttr()
1706 ImplDevFontListData* ImplDevFontList::ImplFindByAttributes( sal_uLong nSearchType, in ImplFindByAttributes()
1724 sal_uLong nBestType = 0; in ImplFindByAttributes()
1732 sal_uLong nMatchType = pData->mnMatchType; in ImplFindByAttributes()
2572 sal_uLong nSearchType = 0; in ImplFindByFont()
2644 sal_uLong nTempType = 0; in ImplFindByFont()
4064 sal_uLong nOrigTLM = mnTextLayoutMode; in ImplDrawStrikeoutChar()
5140 void OutputDevice::SetLayoutMode( sal_uLong nTextLayoutMode ) in SetLayoutMode()
5721 if( (sal_uLong)nIndex+nLen >= rStr.Len() ) in GetTextArray()
5770 if( (sal_uLong)nIndex+nLen >= rStr.Len() ) in GetCaretPositions()
5829 void OutputDevice::DrawStretchText( const Point& rStartPt, sal_uLong nWidth, in DrawStretchText()
5861 if( (sal_uLong)nMinIndex + nLen < nEndIndex ) in ImplPrepareLayoutArgs()
6992 if( (sal_uLong)nIndex+nLen >= rStr.Len() ) in DrawCtrlText()
7120 (nMnemonicPos >= nIndex) && (nMnemonicPos < (sal_uLong)(nIndex+nLen)) ) in GetCtrlTextWidth()
7524 sal_uLong nLayoutWidth, const sal_Int32* pDXAry ) const in GetTextBoundRect()
7702 sal_Bool bOptimize, sal_uLong nTWidth, const sal_Int32* pDXArray ) const in GetTextOutlines()
7931 xub_StrLen nLen, sal_Bool bOptimize, sal_uLong nTWidth, const sal_Int32* pDXArray ) const in GetTextOutlines()
7954 sal_Bool bOptimize, sal_uLong nTWidth, const sal_Int32* pDXArray ) const in GetTextOutline()
8040 if( (sal_uLong)nIndex+nLen > rStr.Len() ) in HasGlyphs()