Searched refs:decoded_data (Results 1 – 1 of 1) sorted by relevance
3171 GX_UBYTE* decoded_data = GX_NULL; in RotateGlyphData() local3177 decoded_data = RleDecodeGlyphData((GX_COMPRESSED_GLYPH*)glyph, GetFontBits(font_format)); in RotateGlyphData()3178 input_data = decoded_data; in RotateGlyphData()3205 if (decoded_data) in RotateGlyphData()3207 delete decoded_data; in RotateGlyphData()