Searched refs:num_draw_text_call (Results 1 – 2 of 2) sorted by relevance
27 pub num_draw_text_call: u32, field66 num_draw_text_call: 0, in new()258 self.num_draw_text_call += 1; in draw_text()
722 assert_eq!(b.num_draw_text_call, 1); in test_titled()