Searched refs:global_advance (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXft/dist/src/
H A Dxftfreetype.c374 FcBool hinting, vertical_layout, autohint, global_advance; local in function:XftFontInfoFill
659 switch (FcPatternGetBool (pattern, FC_GLOBAL_ADVANCE, 0, &global_advance)) {
661 global_advance = FcTrue;
669 if (!global_advance)

Completed in 2 milliseconds