HomeSort by relevance Sort by last modified time
    Searched refs:shaper_buf (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/autofit/
afcjk.c 103 void* shaper_buf; local
111 shaper_buf = af_shaper_buf_create( face );
134 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx );
140 shaper_buf,
148 af_shaper_buf_destroy( face, shaper_buf );
299 void* shaper_buf; local
310 shaper_buf = af_shaper_buf_create( face );
381 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx );
387 shaper_buf,
551 af_shaper_buf_destroy( face, shaper_buf );
568 void* shaper_buf; local
    [all...]
aflatin.c 94 void* shaper_buf; local
102 shaper_buf = af_shaper_buf_create( face );
130 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx );
136 shaper_buf,
144 af_shaper_buf_destroy( face, shaper_buf );
332 void* shaper_buf; local
342 shaper_buf = af_shaper_buf_create( face );
436 p = af_shaper_get_cluster( p, &metrics->root, shaper_buf, &num_idx );
459 shaper_buf,
968 af_shaper_buf_destroy( face, shaper_buf );
1039 void* shaper_buf; local
    [all...]

Completed in 212 milliseconds