Lines Matching refs:sal_Int32

57 GlyphSet::GlyphSet (sal_Int32 nFontID, sal_Bool bVertical)   in GlyphSet()
74 sal_Int32
93 GlyphSet::SetFont (sal_Int32 nFontID, sal_Bool bVertical) in SetFont()
115 sal_Int32* nOutGlyphSetID in GetCharID()
127 sal_Int32* nOutGlyphSetID in GetGlyphID()
138 sal_Int32* nOutGlyphSetID in LookupCharID()
142 sal_Int32 nGlyphSetID; in LookupCharID()
169 sal_Int32* nOutGlyphSetID in LookupGlyphID()
173 sal_Int32 nGlyphSetID; in LookupGlyphID()
245 sal_Int32* nOutGlyphSetID in AddCharID()
304 sal_Int32* nOutGlyphSetID in AddGlyphID()
359 GlyphSet::GetCharSetName (sal_Int32 nGlyphSetID) in GetCharSetName()
379 GlyphSet::GetGlyphSetName (sal_Int32 nGlyphSetID) in GetGlyphSetName()
398 sal_Int32
399 GlyphSet::GetGlyphSetEncoding (sal_Int32 nGlyphSetID) in GetGlyphSetEncoding()
427 + OString::valueOf ((sal_Int32)(nEnc - RTL_TEXTENCODING_USER_START)); in GetGlyphSetEncodingName()
436 GlyphSet::GetGlyphSetEncodingName (sal_Int32 nGlyphSetID) in GetGlyphSetEncodingName()
442 GlyphSet::PSDefineReencodedFont (osl::File* pOutFile, sal_Int32 nGlyphSetID) in PSDefineReencodedFont()
449 sal_Int32 nSize = 0; in PSDefineReencodedFont()
480 + OString::valueOf ((sal_Int32)(nEnc - RTL_TEXTENCODING_USER_START)); in GetReencodedFontName()
489 GlyphSet::GetReencodedFontName (sal_Int32 nGlyphSetID) in GetReencodedFontName()
500 const sal_Int32* pDeltaArray ) in DrawGlyphs()
503 sal_Int32 *pGlyphSetID = (sal_Int32*)alloca (nLen * sizeof(sal_Int32)); in DrawGlyphs()
504 std::set< sal_Int32 > aGlyphSet; in DrawGlyphs()
515 sal_Int32 *pDeltaSubset = (sal_Int32*)alloca (nLen * sizeof(sal_Int32)); in DrawGlyphs()
518 std::set< sal_Int32 >::iterator aSet; in DrawGlyphs()
522 sal_Int32 nOffset = 0; in DrawGlyphs()
523 sal_Int32 nGlyphs = 0; in DrawGlyphs()
524 sal_Int32 nChar; in DrawGlyphs()
566 const sal_Unicode* pStr, sal_Int16 nLen, const sal_Int32* pDeltaArray) in DrawText()
592 sal_Int32 *pGlyphSetID = (sal_Int32*)alloca (nLen * sizeof(sal_Int32)); in ImplDrawText()
602 sal_Int32 nGlyphSetID = pGlyphSetID [nChar]; in ImplDrawText()
603 sal_Int32 nGlyphs = 1; in ImplDrawText()
623 const sal_Unicode* pStr, sal_Int16 nLen, const sal_Int32* pDeltaArray) in ImplDrawText()
636 sal_Int32 *pGlyphSetID = (sal_Int32*)alloca (nLen * sizeof(sal_Int32)); in ImplDrawText()
637 std::set< sal_Int32 > aGlyphSet; in ImplDrawText()
648 sal_Int32 *pDeltaSubset = (sal_Int32*)alloca (nLen * sizeof(sal_Int32)); in ImplDrawText()
651 std::set< sal_Int32 >::iterator aSet; in ImplDrawText()
655 sal_Int32 nOffset = 0; in ImplDrawText()
656 sal_Int32 nGlyphs = 0; in ImplDrawText()
657 sal_Int32 nChar; in ImplDrawText()
709 sal_Int32 nGlyphSetID = 0; in PSUploadEncoding()
728 sal_Int32 nSize = 0; in PSUploadEncoding()
842 sal_Int32 nSuccess = OpenTTFontFile(aTTFileName.getStr(), nFace < 0 ? 0 : nFace, &pTTFont); in PSUploadFont()
859 sal_Int32 nCharSetID; in PSUploadFont()
870 sal_Int32 n = 0; in PSUploadFont()
891 sal_Int32 nGlyphSetID; in PSUploadFont()
902 sal_Int32 n = 0; in PSUploadFont()