Home
last modified time | relevance | path

Searched refs:GLYPH_DATA_V2 (Results 1 – 4 of 4) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/cache/
H A Dglyph.c443 const GLYPH_DATA_V2* glyphData = &fastGlyph->glyphData; in update_gdi_fast_glyph()
523 const GLYPH_DATA_V2* glyphData = &cacheGlyphV2->glyphData[i]; in update_gdi_cache_glyph_v2()
809 const GLYPH_DATA_V2* src = &glyph->glyphData[x]; in copy_cache_glyph_v2_order()
810 GLYPH_DATA_V2* data = &dst->glyphData[x]; in copy_cache_glyph_v2_order()
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/
H A Dsecondary.h149 GLYPH_DATA_V2 glyphData[256];
H A Dprimary.h47 typedef struct _GLYPH_DATA_V2 GLYPH_DATA_V2; typedef
382 GLYPH_DATA_V2 glyphData;
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/
H A Dorders.c1837 GLYPH_DATA_V2* glyph = &fastGlyph->glyphData; in update_read_fast_glyph_order()
2577 GLYPH_DATA_V2* glyph = &cache_glyph_v2->glyphData[i]; in update_read_cache_glyph_v2_order()
2643 const GLYPH_DATA_V2* glyph = &cache_glyph_v2->glyphData[i]; in update_write_cache_glyph_v2_order()