Top | ![]() |
![]() |
![]() |
![]() |
FoProperty * | color | Read |
FoProperty * | direction | Read |
FoProperty * | font-family | Read |
FoProperty * | font-size | Read |
FoProperty * | font-stretch | Read |
FoProperty * | font-style | Read |
FoProperty * | font-variant | Read |
FoProperty * | font-weight | Read |
FoProperty * | id | Read |
FoProperty * | line-height | Read |
FoProperty * | score-spaces | Read |
FoProperty * | unicode-bidi | Read |
FoFo *
fo_bidi_override_new (void
);
Creates a new FoBidiOverride initialized to default value.
void fo_bidi_override_set_color (FoFo *fo_fo
,FoProperty *new_color
);
Sets the color property of bidi_override
to new_color
FoProperty *
fo_bidi_override_get_color (FoFo *fo_fo
);
Gets the color property of bidi_override
void fo_bidi_override_set_direction (FoFo *fo_fo
,FoProperty *new_direction
);
Sets the direction property of bidi_override
to new_direction
FoProperty *
fo_bidi_override_get_direction (FoFo *fo_fo
);
Gets the direction property of bidi_override
void fo_bidi_override_set_font_family (FoFo *fo_fo
,FoProperty *new_font_family
);
Sets the font-family property of bidi_override
to new_font_family
FoProperty *
fo_bidi_override_get_font_family (FoFo *fo_fo
);
Gets the font-family property of bidi_override
void fo_bidi_override_set_font_size (FoFo *fo_fo
,FoProperty *new_font_size
);
Sets the font-size property of bidi_override
to new_font_size
FoProperty *
fo_bidi_override_get_font_size (FoFo *fo_fo
);
Gets the font-size property of bidi_override
void fo_bidi_override_set_font_stretch (FoFo *fo_fo
,FoProperty *new_font_stretch
);
Sets the font-stretch property of bidi_override
to new_font_stretch
FoProperty *
fo_bidi_override_get_font_stretch (FoFo *fo_fo
);
Gets the font-stretch property of bidi_override
void fo_bidi_override_set_font_style (FoFo *fo_fo
,FoProperty *new_font_style
);
Sets the font-style property of bidi_override
to new_font_style
FoProperty *
fo_bidi_override_get_font_style (FoFo *fo_fo
);
Gets the font-style property of bidi_override
void fo_bidi_override_set_font_variant (FoFo *fo_fo
,FoProperty *new_font_variant
);
Sets the font-variant property of bidi_override
to new_font_variant
FoProperty *
fo_bidi_override_get_font_variant (FoFo *fo_fo
);
Gets the font-variant property of bidi_override
void fo_bidi_override_set_font_weight (FoFo *fo_fo
,FoProperty *new_font_weight
);
Sets the font-weight property of bidi_override
to new_font_weight
FoProperty *
fo_bidi_override_get_font_weight (FoFo *fo_fo
);
Gets the font-weight property of bidi_override
void fo_bidi_override_set_id (FoFo *fo_fo
,FoProperty *new_id
);
Sets the id property of bidi_override
to new_id
FoProperty *
fo_bidi_override_get_id (FoFo *fo_fo
);
Gets the id property of bidi_override
void fo_bidi_override_set_line_height (FoFo *fo_fo
,FoProperty *new_line_height
);
Sets the line-height property of bidi_override
to new_line_height
FoProperty *
fo_bidi_override_get_line_height (FoFo *fo_fo
);
Gets the line-height property of bidi_override
void fo_bidi_override_set_score_spaces (FoFo *fo_fo
,FoProperty *new_score_spaces
);
Sets the score-spaces property of bidi_override
to new_score_spaces
FoProperty *
fo_bidi_override_get_score_spaces (FoFo *fo_fo
);
Gets the score-spaces property of bidi_override
void fo_bidi_override_set_unicode_bidi (FoFo *fo_fo
,FoProperty *new_unicode_bidi
);
Sets the unicode-bidi property of bidi_override
to new_unicode_bidi
FoProperty *
fo_bidi_override_get_unicode_bidi (FoFo *fo_fo
);
Gets the unicode-bidi property of bidi_override