Home
last modified time | relevance | path

Searched refs:num_hints (Results 1 – 18 of 18) sorted by relevance

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
Dpshrec.c54 table->num_hints = 0; in ps_hint_table_done()
91 count = table->num_hints; in ps_hint_table_alloc()
106 table->num_hints = count; in ps_hint_table_alloc()
557 dimension->hints.num_hints = 0; in ps_dimension_init()
681 FT_UInt max = dim->hints.num_hints; in ps_dimension_add_t1stem()
1003 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2mask()
1004 FT_UInt count2 = dim[1].hints.num_hints; in ps_hints_t2mask()
1048 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2counter()
1049 FT_UInt count2 = dim[1].hints.num_hints; in ps_hints_t2counter()
Dpshalgo.c72 table->num_hints = 0; in psh_hint_table_done()
118 FT_UInt count = table->num_hints; in psh_hint_table_record()
135 if ( table->num_hints < table->max_hints ) in psh_hint_table_record()
136 table->sort_global[table->num_hints++] = hint; in psh_hint_table_record()
183 count = hints->num_hints; in psh_hint_table_init()
193 table->num_hints = 0; in psh_hint_table_init()
226 if ( table->num_hints != table->max_hints ) in psh_hint_table_init()
304 table->num_hints = count; in psh_hint_table_activate_mask()
1419 FT_UInt num_hints = table->num_hints; in psh_hint_table_find_strong_points() local
1444 for ( nn = 0; nn < num_hints; nn++ ) in psh_hint_table_find_strong_points()
[all …]
Dpshrec.h86 FT_UInt num_hints; member
Dpshalgo.h80 FT_UInt num_hints; member
/external/freetype/src/pshinter/
Dpshrec.c54 table->num_hints = 0; in ps_hint_table_done()
91 count = table->num_hints; in ps_hint_table_alloc()
106 table->num_hints = count; in ps_hint_table_alloc()
557 dimension->hints.num_hints = 0; in ps_dimension_init()
681 FT_UInt max = dim->hints.num_hints; in ps_dimension_add_t1stem()
1003 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2mask()
1004 FT_UInt count2 = dim[1].hints.num_hints; in ps_hints_t2mask()
1048 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2counter()
1049 FT_UInt count2 = dim[1].hints.num_hints; in ps_hints_t2counter()
Dpshalgo.c72 table->num_hints = 0; in psh_hint_table_done()
118 FT_UInt count = table->num_hints; in psh_hint_table_record()
135 if ( table->num_hints < table->max_hints ) in psh_hint_table_record()
136 table->sort_global[table->num_hints++] = hint; in psh_hint_table_record()
183 count = hints->num_hints; in psh_hint_table_init()
193 table->num_hints = 0; in psh_hint_table_init()
226 if ( table->num_hints != table->max_hints ) in psh_hint_table_init()
304 table->num_hints = count; in psh_hint_table_activate_mask()
1513 FT_UInt num_hints = table->num_hints; in psh_hint_table_find_strong_points() local
1538 for ( nn = 0; nn < num_hints; nn++ ) in psh_hint_table_find_strong_points()
[all …]
Dpshrec.h86 FT_UInt num_hints; member
Dpshalgo.h80 FT_UInt num_hints; member
/external/pdfium/third_party/freetype/src/pshinter/
Dpshrec.c54 table->num_hints = 0; in ps_hint_table_done()
91 count = table->num_hints; in ps_hint_table_alloc()
106 table->num_hints = count; in ps_hint_table_alloc()
557 dimension->hints.num_hints = 0; in ps_dimension_init()
681 FT_UInt max = dim->hints.num_hints; in ps_dimension_add_t1stem()
1003 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2mask()
1004 FT_UInt count2 = dim[1].hints.num_hints; in ps_hints_t2mask()
1048 FT_UInt count1 = dim[0].hints.num_hints; in ps_hints_t2counter()
1049 FT_UInt count2 = dim[1].hints.num_hints; in ps_hints_t2counter()
Dpshalgo.c72 table->num_hints = 0; in psh_hint_table_done()
118 FT_UInt count = table->num_hints; in psh_hint_table_record()
135 if ( table->num_hints < table->max_hints ) in psh_hint_table_record()
136 table->sort_global[table->num_hints++] = hint; in psh_hint_table_record()
183 count = hints->num_hints; in psh_hint_table_init()
193 table->num_hints = 0; in psh_hint_table_init()
226 if ( table->num_hints != table->max_hints ) in psh_hint_table_init()
304 table->num_hints = count; in psh_hint_table_activate_mask()
1419 FT_UInt num_hints = table->num_hints; in psh_hint_table_find_strong_points() local
1444 for ( nn = 0; nn < num_hints; nn++ ) in psh_hint_table_find_strong_points()
[all …]
Dpshrec.h86 FT_UInt num_hints; member
Dpshalgo.h80 FT_UInt num_hints; member
/external/pdfium/third_party/freetype/src/cff/
Dcffgload.c921 decoder->num_hints = 0; in cff_decoder_parse_charstrings()
1341 decoder->num_hints += num_args / 2; in cff_decoder_parse_charstrings()
1361 decoder->num_hints += num_args / 2; in cff_decoder_parse_charstrings()
1369 if ( ( ip + ( ( decoder->num_hints + 7 ) >> 3 ) ) >= limit ) in cff_decoder_parse_charstrings()
1377 (FT_UInt)decoder->num_hints, in cff_decoder_parse_charstrings()
1381 (FT_UInt)decoder->num_hints, in cff_decoder_parse_charstrings()
1393 maskbyte < (FT_UInt)( ( decoder->num_hints + 7 ) >> 3 ); in cff_decoder_parse_charstrings()
1400 ip += ( decoder->num_hints + 7 ) >> 3; in cff_decoder_parse_charstrings()
Dcffgload.h180 FT_Int num_hints; member
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
Dcffgload.c921 decoder->num_hints = 0; in cff_decoder_parse_charstrings()
1341 decoder->num_hints += num_args / 2; in cff_decoder_parse_charstrings()
1361 decoder->num_hints += num_args / 2; in cff_decoder_parse_charstrings()
1369 if ( ( ip + ( ( decoder->num_hints + 7 ) >> 3 ) ) >= limit ) in cff_decoder_parse_charstrings()
1377 (FT_UInt)decoder->num_hints, in cff_decoder_parse_charstrings()
1381 (FT_UInt)decoder->num_hints, in cff_decoder_parse_charstrings()
1393 maskbyte < (FT_UInt)( ( decoder->num_hints + 7 ) >> 3 ); in cff_decoder_parse_charstrings()
1400 ip += ( decoder->num_hints + 7 ) >> 3; in cff_decoder_parse_charstrings()
Dcffgload.h180 FT_Int num_hints; member
/external/freetype/src/cff/
Dcffgload.c921 decoder->num_hints = 0; in cff_decoder_parse_charstrings()
1341 decoder->num_hints += num_args / 2; in cff_decoder_parse_charstrings()
1361 decoder->num_hints += num_args / 2; in cff_decoder_parse_charstrings()
1369 if ( ( ip + ( ( decoder->num_hints + 7 ) >> 3 ) ) >= limit ) in cff_decoder_parse_charstrings()
1377 (FT_UInt)decoder->num_hints, in cff_decoder_parse_charstrings()
1381 (FT_UInt)decoder->num_hints, in cff_decoder_parse_charstrings()
1393 maskbyte < (FT_UInt)( ( decoder->num_hints + 7 ) >> 3 ); in cff_decoder_parse_charstrings()
1400 ip += ( decoder->num_hints + 7 ) >> 3; in cff_decoder_parse_charstrings()
Dcffgload.h180 FT_Int num_hints; member