/aoo41x/main/vcl/unx/generic/printergfx/ |
H A D | glyphset.cxx | 523 sal_Int32 nGlyphs = 0; in DrawGlyphs() local 537 pGlyphSubset [nGlyphs] = pGlyphID [nChar]; in DrawGlyphs() 550 nGlyphs += 1; in DrawGlyphs() 560 rGfx.PSShowText (pGlyphSubset, nGlyphs, nGlyphs, nGlyphs > 1 ? pDeltaSubset : NULL); in DrawGlyphs() 603 sal_Int32 nGlyphs = 1; in ImplDrawText() local 607 nGlyphs++; in ImplDrawText() 615 rGfx.PSShowText (pGlyphID + nChar, nGlyphs, nGlyphs); in ImplDrawText() 617 nChar += nGlyphs; in ImplDrawText() 656 sal_Int32 nGlyphs = 0; in ImplDrawText() local 683 nGlyphs += 1; in ImplDrawText() [all …]
|
H A D | common_gfx.cxx | 1101 PrinterGfx::PSShowText (const sal_uChar* pStr, sal_Int16 nGlyphs, sal_Int16 nBytes, in PSShowText() argument 1140 PSDeltaArray (pDeltaArray, nGlyphs - 1); in PSShowText()
|
/aoo41x/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 2051 if (!((nGlyphs > 0) && (nGlyphs <= 256))) return SF_GLYPHNUM; in CreateT3FromTTGlyphs() 2073 … rtl_crc32(0, ttf->ptr, ttf->fsize), nGlyphs, rtl_crc32(0, glyphArray, nGlyphs * 2), rtl_crc32(0, … in CreateT3FromTTGlyphs() 2078 for (i = 0; i < nGlyphs; i++) { in CreateT3FromTTGlyphs() 2082 fprintf(outf, h30, nGlyphs+1); in CreateT3FromTTGlyphs() 2086 for (i = 0; i < nGlyphs; i++) { in CreateT3FromTTGlyphs() 2232 for (i = 0; i < nGlyphs; i++) { in CreateTTFromTTGlyphs() 2239 for (i=0; i < nGlyphs; i++) { in CreateTTFromTTGlyphs() 2317 assert(res->nGlyphs != 0); in GlyphOffsetsNew() 2443 for (i = 0; i < nGlyphs; i++) { in CreateT42FromTTGlyphs() 2471 for (i = 1; i<nGlyphs; i++) { in CreateT42FromTTGlyphs() [all …]
|
H A D | ttcr.cxx | 1382 sal_uInt32 nGlyphs, locaLen = 0, glyfLen = 0; in ProcessTables() local 1395 nGlyphs = listCount(glyphlist); in ProcessTables() 1396 assert(nGlyphs != 0); in ProcessTables() 1443 locaLen = indexToLocFormat ? (nGlyphs + 1) << 2 : (nGlyphs + 1) << 1; in ProcessTables() 1464 for (j = 0; j < nGlyphs; j++) { in ProcessTables() 1560 if (nGlyphs > 2) { in ProcessTables() 1561 for (i = nGlyphs - 1; i > 0; i--) { in ProcessTables() 1564 nlsb = nGlyphs - 1 - i; in ProcessTables() 1566 hmtxSize = (nGlyphs - nlsb) * 4 + nlsb * 2; in ProcessTables() 1570 for (i = 0; i < nGlyphs; i++) { in ProcessTables() [all …]
|
/aoo41x/main/vcl/inc/ |
H A D | sft.hxx | 395 …ILE *outf, const char *fname, sal_uInt16 *glyphArray, sal_uInt8 *encoding, int nGlyphs, int wmode); 423 int nGlyphs, 455 int nGlyphs); 469 …Metrics *GetTTSimpleGlyphMetrics(TrueTypeFont *ttf, sal_uInt16 *glyphArray, int nGlyphs, int mode);
|
H A D | printergfx.hxx | 302 sal_Int16 nGlyphs, sal_Int16 nBytes,
|
H A D | salgdi.hxx | 271 int nGlyphs,
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1770 int nGlyphs = GetTTGlyphCount( aSftTTF.get() ); in GetGlyphWidths() local 1771 if( nGlyphs > 0 ) in GetGlyphWidths() 1773 rWidths.resize(nGlyphs); in GetGlyphWidths() 1774 std::vector<sal_uInt16> aGlyphIds(nGlyphs); in GetGlyphWidths() 1775 for( int i = 0; i < nGlyphs; i++ ) in GetGlyphWidths() 1779 nGlyphs, in GetGlyphWidths() 1783 for( int i = 0; i< nGlyphs; i++ ) in GetGlyphWidths()
|
/aoo41x/main/vcl/source/glyphs/ |
H A D | graphite_layout.cxx | 176 int nGlyphs = iGlyphs.second - iGlyphs.first; in fill_from() local 181 rGlyph2Char.assign(nGlyphs, -1); in fill_from() 183 int nGlyphIndex = (bRtl)? (nGlyphs - 1) : 0; in fill_from() 187 int nLastGlyph = (bRtl)? nGlyphs - 1: 0; in fill_from() 200 nGlyphIndex >= 0 && nGlyphIndex < nGlyphs; in fill_from() 347 int nGlyphs = iGlyphs.second - iGlyphs.first; in appendCluster() local 406 if (j + nDelta >= nGlyphs || j + nDelta < 0) // at rhs ltr,rtl in appendCluster()
|
/aoo41x/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 3632 int nGlyphs, in createFontSubset() argument 3658 if( nGlyphs > 256 ) in createFontSubset() 3661 for( int i = 0; i < nGlyphs; i++ ) in createFontSubset() 3704 for( int i = 0; i < nGlyphs; ++i ) in createFontSubset() 3714 aRequestedGlyphIds, pEnc, nGlyphs, pWidths ); in createFontSubset() 3743 for( int i = 0; i < nGlyphs; i++ ) in createFontSubset() 3782 int nGlyphs = GetTTGlyphCount( pTTFont ); in getGlyphWidths() local 3783 if( nGlyphs > 0 ) in getGlyphWidths() 3785 rWidths.resize(nGlyphs); in getGlyphWidths() 3787 for( int i = 0; i < nGlyphs; i++ ) in getGlyphWidths() [all …]
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 2991 int nGlyphs = GetTTGlyphCount( aSftTTF.get() ); in GetGlyphWidths() local 2992 if( nGlyphs > 0 ) in GetGlyphWidths() 2994 rWidths.resize(nGlyphs); in GetGlyphWidths() 2995 std::vector<sal_uInt16> aGlyphIds(nGlyphs); in GetGlyphWidths() 2996 for( int i = 0; i < nGlyphs; i++ ) in GetGlyphWidths() 3000 nGlyphs, in GetGlyphWidths() 3004 for( int i = 0; i< nGlyphs; i++ ) in GetGlyphWidths()
|
H A D | winlayout.cxx | 2964 int nGlyphs = 0; local 2967 nGlyphs = maImpl.GetNextGlyphs(1, glyphIntStr, aPos, glyphIndex); 2968 if (nGlyphs < 1) 2970 std::copy(glyphIntStr, glyphIntStr + nGlyphs, glyphWStr); 2972 NULL, (LPCWSTR)&(glyphWStr), nGlyphs, NULL); 2973 } while (nGlyphs);
|
/aoo41x/main/filter/source/flash/ |
H A D | swfwriter2.cxx | 511 sal_uInt16 nGlyphs = _uInt16( maGlyphOffsets.size() ); in write() local 512 sal_uInt16 nOffset = nGlyphs * sizeof( sal_uInt16 ); in write()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 630 int nGlyphs = rLayout.GetNextGlyphs( nMaxGlyphs, aGlyphAry, aPos, nStart ); in DrawServerAAFontString() local 631 if( !nGlyphs ) in DrawServerAAFontString() 640 for( int i = 0; i < nGlyphs; ++i ) in DrawServerAAFontString() 643 aGlyphSet, aPos.X(), aPos.Y(), aRenderAry, nGlyphs ); in DrawServerAAFontString()
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpgdi.hxx | 100 int nGlyphs,
|
H A D | svppspgraphics.hxx | 119 int nGlyphs,
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 3849 for( n = 0; n < nGlyphs; n++ ) in createToUnicodeCMap() 3876 for( n = 0; n < nGlyphs; n++ ) in createToUnicodeCMap() 4061 int nGlyphs = 1; in emitFonts() local 4084 if( nGlyphs < 256 ) in emitFonts() 4085 nGlyphs++; in emitFonts() 4228 for( int i = 0; i < nGlyphs; i++ ) in emitFonts() 6880 void PDFWriterImpl::registerGlyphs( int nGlyphs, in registerGlyphs() argument 7338 int nGlyphs; in drawLayout() local 7467 for( int i = 0; i < nGlyphs; i++ ) in drawLayout() 7483 if( i < nGlyphs-1 ) in drawLayout() [all …]
|
H A D | pdfwriter_impl.hxx | 839 …void registerGlyphs( int nGlyphs, sal_GlyphId* pGlyphs, sal_Int32* pGlpyhWidths, sal_Ucs* pUnicode… 888 …ng, sal_Ucs* pUnicodes, sal_Int32* pUnicodesPerGlyph, sal_Int32* pEncToUnicodeIndex, int nGlyphs );
|
/aoo41x/main/vcl/inc/unx/ |
H A D | pspgraphics.h | 110 int nGlyphs,
|
H A D | salgdi.h | 257 int nGlyphs,
|
/aoo41x/main/vcl/inc/os2/ |
H A D | salgdi.h | 294 int nGlyphs,
|
/aoo41x/main/vcl/inc/win/ |
H A D | salgdi.h | 324 int nGlyphs,
|
/aoo41x/main/vcl/inc/aqua/ |
H A D | salgdi.h | 362 int nGlyphs,
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | fontmanager.hxx | 650 int nGlyphs,
|