Searched defs:new_top (Results 1 – 8 of 8) sorted by relevance
164 const float new_top = MAX(this->top_, that.top_); in Intersect() local
104 uint8_t* new_top; in Alloc() local
592 void SetTop(uint8_t* new_top) { in SetTop()
224 let new_top = new_index.checked_add(1).unwrap(); in next_free_slot() localVariable
502 float new_top = points[0].y; in TransformRect() local
125 FT_Long new_top; /* new top after exec. */ member
1044 new_top, /* New top margin in 2540ths */ in _ppdCacheCreateWithPPD() local
5790 PyObject **new_top = _PyFrame_Stackbase(frame) + level; local