Searched defs:x_placement (Results 1 – 2 of 2) sorted by relevance
33 pub x_placement: Option<BigEndian<i16>>, field80 pub fn x_placement(&self) -> Option<i16> { in x_placement() method
196 HBINT16 *x_placement = nullptr, *y_placement = nullptr, *x_adv = nullptr, *y_adv = nullptr; in copy_values() local