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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontconfig.h233 } FcValue; typedef in typeref:struct:_FcValue
469 FcValuePrint (const FcValue v);
737 FcValueDestroy (FcValue v);
740 FcValueEqual (FcValue va, FcValue vb);
742 FcPublic FcValue
743 FcValueSave (FcValue v);
758 FcPatternAdd (FcPattern *p, const char *object, FcValue value, FcBool append);
761 FcPatternAddWeak (FcPattern *p, const char *object, FcValue value, FcBool append);
764 FcPatternGet (const FcPattern *p, const char *object, int id, FcValue *
[all...]

Completed in 29 milliseconds