Searched refs:get_value_format (Results 1 – 3 of 3) sorted by relevance
54 ValueFormat get_value_format () const { return valueFormat; } in get_value_format() function117 src->get_value_format ().copy_values (c, newFormat, src, &_, layout_variation_idx_delta_map); in serialize()
62 ValueFormat get_value_format () const { return valueFormat; } in get_value_format() function134 … { src->get_value_format ().copy_values (c, newFormat, src, &_, layout_variation_idx_delta_map); }) in serialize()
46 ValueFormat new_format = src->get_value_format (); in serialize()