Home
last modified time | relevance | path

Searched refs:RealizeGlyph (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h339 RealizeGlyphProcPtr RealizeGlyph; member
H A Dmipict.c571 ps->RealizeGlyph = miRealizeGlyph; in miPictureInit()
H A Dglyph.c368 if (!(*ps->RealizeGlyph) (pScreen, glyph)) in AllocateGlyph()