OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GlyphInfo
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaNonTEText.c
277
NonTEGlyphPtr glyphs = infoRec->
GlyphInfo
;
280
Left = xInit + infoRec->
GlyphInfo
[0].start;
281
Right = xInit + infoRec->
GlyphInfo
[nglyph - 1].end;
303
skippix = glyphs->start - infoRec->
GlyphInfo
[0].start;
375
width = CollectCharacterInfo(infoRec->
GlyphInfo
, nglyph, ppci, font);
423
Left = xInit + infoRec->
GlyphInfo
[0].start;
424
Right = xInit + infoRec->
GlyphInfo
[nglyph - 1].end;
444
while(skippix >= infoRec->
GlyphInfo
[skipglyph].end)
449
while((i < nglyph) && (skippix > infoRec->
GlyphInfo
[i].start)) {
454
xInit, yInit, n, infoRec->
GlyphInfo
+ skipglyph,
[
all
...]
xaa.h
1223
NonTEGlyphInfo
GlyphInfo
[255];
Completed in 16 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026