Home
last modified time | relevance | path

Searched refs:max_masks (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshrec.h112 FT_UInt max_masks; member
A Dpshrec.c218 FT_UInt count = table->max_masks; in ps_mask_table_done()
227 table->max_masks = 0; in ps_mask_table_done()
237 FT_UInt old_max = table->max_masks; in ps_mask_table_ensure()
246 table->max_masks = new_max; in ps_mask_table_ensure()
266 if ( count > table->max_masks ) in ps_mask_table_alloc()

Completed in 5 milliseconds