view libmpcodecs/native/xa_gsm.h @ 22269:b0ae9876168e

\fn without an argument resets font family to the value from style. Fixes bugzilla #762.
author eugeni
date Tue, 20 Feb 2007 16:37:18 +0000
parents f580a7755ac5
children 58ff364dc851
line wrap: on
line source


void XA_MSGSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
void XA_GSM_Decoder(unsigned char *ibuf,unsigned short *obuf);
void GSM_Init(void);