OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEGlyphRenderer
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaInitAccel.c
894
if (infoRec->
TEGlyphRenderer
) {
895
XAAMSG("\tDriver provided
TEGlyphRenderer
replacement\n");
903
infoRec->
TEGlyphRenderer
=
906
infoRec->
TEGlyphRenderer
= XAATEGlyphRenderer3MSBFirst;
909
infoRec->
TEGlyphRenderer
=
912
infoRec->
TEGlyphRenderer
= XAATEGlyphRenderer3LSBFirst;
918
XAAMSG("WARNING:
TEGlyphRenderer
cannot support RGB_EQUAL"
924
infoRec->
TEGlyphRenderer
=
927
infoRec->
TEGlyphRenderer
= XAATEGlyphRendererMSBFirst;
930
infoRec->
TEGlyphRenderer
[
all
...]
xaaTEText.c
9
and passes them to the
TEGlyphRenderer
which will usually be a lower
12
The
TEGlyphRenderer
itself may optionally be driver supplied to
297
(*infoRec->
TEGlyphRenderer
)( pScrn,
xaaStateChange.c
125
void (*
TEGlyphRenderer
)(ScrnInfoPtr pScrn, int x, int y, int w, int h,
678
(*pStatePriv->
TEGlyphRenderer
)(pScrn, x, y, w, h,
1547
XAA_STATE_WRAP(
TEGlyphRenderer
);
xaa.h
719
void (*
TEGlyphRenderer
)(
/xsrc/external/mit/xf86-video-apm/dist/src/
apm_accel.c
458
XAA(
TEGlyphRenderer
);
544
XAA(
TEGlyphRenderer
);
apm_funcs.c
53
static void A(
TEGlyphRenderer
)(ScrnInfoPtr pScrn, int x, int y, int w, int h,
687
A(
TEGlyphRenderer
)(ScrnInfoPtr pScrn, int x, int y, int w, int h,
Completed in 7 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026