Searched defs:is_vertical (Results 1 – 6 of 6) sorted by relevance
316 _glyf_get_side_bearing_var (hb_font_t *font, hb_codepoint_t glyph, bool is_vertical) in _glyf_get_side_bearing_var()322 _glyf_get_advance_var (hb_font_t *font, hb_codepoint_t glyph, bool is_vertical) in _glyf_get_advance_var()
266 bool is_vertical) in LinearIntervalProcessor()
267 bool is_vertical) in LinearIntervalProcessor()
111 static bool is_vertical(const Edge* edge) { in is_vertical() function
603 def get_scroll_delta(self, is_vertical): argument