Searched refs:pbytes (Results 1 – 5 of 5) sorted by relevance
93 FT_Byte** pbytes ) in FT_Extract_Frame() argument95 return FT_Stream_ExtractFrame( stream, count, pbytes ); in FT_Extract_Frame()101 FT_Byte** pbytes ) in FT_Release_Frame() argument103 FT_Stream_ReleaseFrame( stream, pbytes ); in FT_Release_Frame()
195 FT_Byte** pbytes ) in FT_Stream_ExtractFrame() argument203 *pbytes = (FT_Byte*)stream->cursor; in FT_Stream_ExtractFrame()216 FT_Byte** pbytes ) in FT_Stream_ReleaseFrame() argument223 ft_mem_free( memory, *pbytes ); in FT_Stream_ReleaseFrame()224 *pbytes = NULL; in FT_Stream_ReleaseFrame()226 FT_FREE( *pbytes ); in FT_Stream_ReleaseFrame()229 *pbytes = 0; in FT_Stream_ReleaseFrame()
45 FT_Byte** pbytes,50 FT_Byte** pbytes );
471 FT_Byte** pbytes, in cff_index_access_element() argument541 *pbytes = idx->bytes + off1 - 1; in cff_index_access_element()547 FT_FRAME_EXTRACT( off2 - off1, *pbytes ) ) in cff_index_access_element()554 *pbytes = 0; in cff_index_access_element()568 FT_Byte** pbytes ) in cff_index_forget_element() argument575 FT_FRAME_RELEASE( *pbytes ); in cff_index_forget_element()
423 FT_Byte** pbytes );428 FT_Byte** pbytes );