Home | History | Annotate | Download | only in src

Lines Matching refs:x_ppem

895   font->x_ppem = parent->x_ppem;
924 0, /* x_ppem */
1202 * @x_ppem:
1211 unsigned int x_ppem,
1217 font->x_ppem = x_ppem;
1224 * @x_ppem: (out):
1233 unsigned int *x_ppem,
1236 if (x_ppem) *x_ppem = font->x_ppem;