Searched refs:int_round (Results 1 – 4 of 4) sorted by relevance
17 def int_round(x): function20 pixels_round = int_round189 conv1 = int_round
8 from widget_tests import AbstractWidgetTest, int_round543 self._str(int_round(pixels_conv('.5c') * self.scaling)))554 self._str(int_round(pixels_conv('.5c') * self.scaling)))567 self._str(int_round(pixels_conv('.5c') * self.scaling)))580 self._str(int_round(pixels_conv('.5c') * self.scaling)))
11 add_standard_options, noconv, noconv_meth, int_round, pixels_round,643 _conv_pixels = staticmethod(int_round)905 _conv_pixels = staticmethod(int_round)
405 def int_round : Intrinsic<[llvm_anyfloat_ty], [LLVMMatchType<0>]>;