summaryrefslogtreecommitdiff
path: root/render/mipict.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-10-19 16:34:54 -0700
committerEric Anholt <eric@anholt.net>2007-10-19 16:34:54 -0700
commit4b14c9a9cd2033d3839c4ba364d41ab4c4b198ab (patch)
tree6e3f56b4098999f8bc8e2b6f2e512a603d6bb8b0 /render/mipict.h
parenta3a95d3475dc91ed2e8a55bf484a6b3f2b5ac32a (diff)
downloadxserver-4b14c9a9cd2033d3839c4ba364d41ab4c4b198ab.tar.gz
Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
Not all of the DDX/miext Glyphs hook implementations have been removed, but they should be.
Diffstat (limited to 'render/mipict.h')
-rw-r--r--render/mipict.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/render/mipict.h b/render/mipict.h
index bd7c23f4b..60baf7f66 100644
--- a/render/mipict.h
+++ b/render/mipict.h
@@ -120,12 +120,6 @@ miUnrealizeGlyph (ScreenPtr pScreen,
GlyphPtr glyph);
void
-miGlyphExtents (int nlist,
- GlyphListPtr list,
- GlyphPtr *glyphs,
- BoxPtr extents);
-
-void
miGlyphs (CARD8 op,
PicturePtr pSrc,
PicturePtr pDst,