Searched refs:count_bits (Results 1 – 2 of 2) sorted by relevance
3452 … $sizeOfPair = (2 * $this->count_bits($ValueFormat1)) + (2 * $this->count_bits($ValueFormat2));3929 function count_bits($n) function in Mpdf\\OtlDump
3315 $this->skip($GlyphPos * 2 * $this->count_bits($ValueFormat));3330 … $sizeOfPair = ( 2 * $this->count_bits($ValueFormat1) ) + ( 2 * $this->count_bits($ValueFormat2) );4396 private function count_bits($n) function in Mpdf\\Otl