Lines Matching refs:style
76 char *style; /**< name of the ASSStyle to use with this dialog */
83 can include style override control codes (see
145 void (*style)(void *priv, char style, int close);
151 void (*cancel_overrides)(void *priv, const char *style);
186 * @param style name of the style to search for.
187 * @return the ASSStyle corresponding to style, or NULL if style can't be found
189 ASSStyle *ff_ass_style_get(ASSSplitContext *ctx, const char *style);