Searched refs:x_count (Results 1 – 2 of 2) sorted by relevance
255 FT_UInt flags, x_count, y_count, i, count, mask; in pfr_glyph_load_simple() local266 x_count = 0; in pfr_glyph_load_simple()273 x_count = count & 15; in pfr_glyph_load_simple()281 x_count = PFR_NEXT_BYTE( p ); in pfr_glyph_load_simple()291 count = x_count + y_count; in pfr_glyph_load_simple()307 glyph->y_control = glyph->x_control + x_count; in pfr_glyph_load_simple()393 if ( format_low >= x_count ) in pfr_glyph_load_simple()445 if ( idx >= x_count ) in pfr_glyph_load_simple()
139 int x_count = static_cast<int>(k_line_length * (current_size / max_size) in WriteAsciiBucketGraph() local141 int x_remainder = k_line_length - x_count; in WriteAsciiBucketGraph()143 while (0 < x_count--) in WriteAsciiBucketGraph()