Searched defs:get_bounds (Results 1 – 4 of 4) sorted by relevance
58 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function92 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds() function
329 static void get_bounds(DiffResource& resource, const char* name) { in get_bounds() function341 static void get_bounds(DiffRecord& drp) { in get_bounds() function
25 void get_bounds(const boost::icl::discrete_interval<T_> &_interval, in get_bounds() function
59 def get_bounds(self) -> Dict[torch.fx.Node, ValueRanges[Expr]]: member in BoundVars