Searched refs:pGlyphID (Results 1 – 1 of 1) sorted by relevance
502 sal_uChar *pGlyphID = (sal_uChar*)alloca (nLen * sizeof(sal_uChar)); in DrawGlyphs() local509 GetGlyphID (pGlyphIds[nChar], pUnicodes[nChar], pGlyphID + nChar, pGlyphSetID + nChar); in DrawGlyphs()537 pGlyphSubset [nGlyphs] = pGlyphID [nChar]; in DrawGlyphs()591 sal_uChar *pGlyphID = (sal_uChar*)alloca (nLen * sizeof(sal_uChar)); in ImplDrawText() local596 GetCharID (pStr[nChar], pGlyphID + nChar, pGlyphSetID + nChar); in ImplDrawText()615 rGfx.PSShowText (pGlyphID + nChar, nGlyphs, nGlyphs); in ImplDrawText()635 sal_uChar *pGlyphID = (sal_uChar*)alloca (nLen * sizeof(sal_uChar)); in ImplDrawText() local642 GetCharID (pStr[nChar], pGlyphID + nChar, pGlyphSetID + nChar); in ImplDrawText()670 pGlyphSubset [nGlyphs] = pGlyphID [nChar]; in ImplDrawText()
Completed in 10 milliseconds