Home
last modified time | relevance | path

Searched defs:c (Results 151 – 175 of 617) sorted by last modified time

12345678910>>...25

/trunk/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx303 inline void XRenderPeer::FillRectangle( int a, Picture b, const XRenderColor* c, in FillRectangle()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3814 const sal_uInt32 c = aCharMap.GetNextChar( cOld ); in getGlyphWidths() local
/trunk/main/vcl/source/window/
H A Dmnemonic.cxx47 sal_uInt16 MnemonicGenerator::ImplGetMnemonicIndex( sal_Unicode c ) in ImplGetMnemonicIndex()
115 sal_Unicode c = aKey.GetChar( nIndex ); in RegisterMnemonic() local
173 sal_Unicode c; in CreateMnemonic() local
195 sal_Unicode c; in CreateMnemonic() local
394 sal_Unicode c = aStr.GetChar(i+1); in EraseAllMnemonicChars() local
H A Ddlgctrl.cxx858 xub_Unicode c = rKEvt.GetCharCode(); in ImplDlgCtrl() local
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx828 int SalLayout::CalcAsianKerning( sal_UCS4 c, bool bLeft, bool /*TODO:? bVertical*/ ) in CalcAsianKerning()
H A Doutdev.cxx1585 for(sal_uInt32 c(0); c < aLinePolyPolygon.count(); c++) in impPaintLineGeometryWithEvtlExpand() local
H A Dlineinfo.cxx368 for(sal_uInt32 c(0); c < io_rLinePolyPolygon.count(); c++) in applyToB2DPolyPolygon() local
H A Dcvtsvm.cxx430 for(sal_uInt16 c(0); c < nPointCount; c++) in ImplWriteExtendedPolyPolygonAction() local
477 for(sal_uInt16 c(0); c < nPointCount; c++) in ImplReadExtendedPolyPolygonAction() local
/trunk/main/vcl/source/control/
H A Dedit.cxx2552 void Edit::SetEchoChar( xub_Unicode c ) in SetEchoChar()
H A Dfield.cxx1101 xub_Unicode c = rStr.GetChar( i ); in ImplMetricGetUnitText() local
H A Dfield2.cxx783 sal_Char c = 0; in ImplSetMask() local
H A Dquickselectionengine.cxx129 xub_Unicode c = _keyEvent.GetCharCode(); in HandleKeyEvent() local
/trunk/main/vcl/source/app/
H A Di18nhelp.cxx92 inline bool is_formatting_mark( sal_Unicode c ) in is_formatting_mark()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx303 const ColorData c = RGB_COLORDATA( pData[1], pData[2], pData[3] ); in ReadPixel() local
326 const ColorData c = RGB_COLORDATA( pData[2], pData[1], pData[0] ); in ReadPixel() local
355 …const ColorData c = RGB_COLORDATA( (*pData & 0x7c00) >> 7, (*pData & 0x03e0) >> 2 , (*pData & 0x00… in ReadPixel() local
/trunk/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx266 context_t *c = new context_t; in resolve_func() local
343 context_t c; in parse() local
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2715 public XNode appendChild(XNode c) throws DOMException { in appendChild()
2750 public XNode insertBefore(XNode c, XNode r) throws DOMException { in insertBefore()
2758 public XNode removeChild(XNode c) throws DOMException { in removeChild()
2762 public XNode replaceChild(XNode c, XNode o) throws DOMException { in replaceChild()
H A DRDFRepositoryTest.java618 java.util.Collection c = new java.util.Vector(); in toSeq() local
636 java.util.Collection c = new java.util.Vector(); in toSeqs() local
/trunk/main/unotools/source/config/
H A Dviewoptions.cxx544 sal_Int32 c = lNames.getLength(); in GetUserData() local
583 sal_Int32 c = lData.getLength(); in SetUserData() local
H A Dfontcfg.cxx849 sal_Unicode c = rFamilyName.GetChar( i ); in getMapName() local
H A Ddocinfohelper.cxx88 sal_Unicode c = aBuildId[i]; in GetGeneratorString() local
/trunk/main/unotools/source/i18n/
H A Dcharclass.cxx174 sal_Unicode c = rStr.GetChar( nPos ); in isAlpha() local
213 sal_Unicode c = rStr.GetChar( nPos ); in isLetter() local
252 sal_Unicode c = rStr.GetChar( nPos ); in isDigit() local
291 sal_Unicode c = rStr.GetChar( nPos ); in isAlphaNumeric() local
330 sal_Unicode c = rStr.GetChar( nPos ); in isLetterNumeric() local
H A Dlocaledatawrapper.cxx1378 inline sal_Unicode* ImplAddString( sal_Unicode* pBuf, sal_Unicode c ) in ImplAddString()
/trunk/main/unotools/inc/unotools/
H A Dcharclass.hxx109 static inline sal_Bool isAsciiDigit( sal_Unicode c ) in isAsciiDigit()
113 static inline sal_Bool isAsciiAlpha( sal_Unicode c ) in isAsciiAlpha()
117 static inline sal_Bool isAsciiAlphaNumeric( sal_Unicode c ) in isAsciiAlphaNumeric()
/trunk/main/ucbhelper/source/client/
H A Dinterceptedinteraction.cxx83 sal_Int32 c = lContinuations.getLength(); in extractContinuation() local
/trunk/main/ucb/workben/ucb/
H A Dsrcharg.cxx300 sal_Unicode c = *r++; in parseSearchArgument() local

Completed in 147 milliseconds

12345678910>>...25