Searched defs:nGlyphFlags (Results 1 – 6 of 6) sorted by relevance
1083 …ne void SplitGlyphFlags( const FreetypeServerFont& rFont, sal_GlyphId& rGlyphId, int& nGlyphFlags ) in SplitGlyphFlags()1094 int FreetypeServerFont::ApplyGlyphTransform( int nGlyphFlags, in ApplyGlyphTransform()1242 int nGlyphFlags = GF_NONE; in FixupGlyphIndex() local1297 static int lcl_GetCharWidth( FT_FaceRec_* pFaceFT, double fStretch, int nGlyphFlags ) in lcl_GetCharWidth()1321 int nGlyphFlags; in InitGlyphData() local1410 int nGlyphFlags; in GetGlyphBitmap1() local1584 int nGlyphFlags; in GetGlyphBitmap8() local2293 int nGlyphFlags; in GetGlyphOutline() local
144 int nGlyphFlags = bRightToLeft ? GlyphItem::IS_RTL_GLYPH : 0; in operator ()() local621 long nGlyphFlags = 0; in operator ()() local
510 long nGlyphFlags = bIsBase ? 0 : GlyphItem::IS_IN_CLUSTER; in append() local
604 int nGlyphFlags = bRightToLeft ? GlyphItem::IS_RTL_GLYPH : 0; in LayoutText() local
663 int nGlyphFlags = bRightToLeft ? GlyphItem::IS_RTL_GLYPH : 0; in LayoutText() local
2415 long nGlyphFlags = 0; // builtin fonts don't have diacritic glyphs in LayoutText() local
Completed in 126 milliseconds