Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 229779
Collapse All | Expand All

(-)openmotif-2.3.1-orig/lib/Xm/XmRenderT.c (+2 lines)
Lines 1979-1984 Link Here
1979
}
1979
}
1980
1980
1981
#ifdef FIX_1414
1981
#ifdef FIX_1414
1982
#ifdef USE_XFT
1982
static int
1983
static int
1983
GetSameRenditions(XmRendition *rend_cache, XmRendition rend, int count_rend)
1984
GetSameRenditions(XmRendition *rend_cache, XmRendition rend, int count_rend)
1984
{
1985
{
Lines 2009-2014 Link Here
2009
2010
2010
}
2011
}
2011
#endif
2012
#endif
2013
#endif
2012
2014
2013
/* Make sure all the font related resources make sense together and */
2015
/* Make sure all the font related resources make sense together and */
2014
/* then load the font specified by fontName if necessary. */
2016
/* then load the font specified by fontName if necessary. */

Return to bug 229779