Searched refs:bottom (Results 1 – 7 of 7) sorted by relevance
35 f32 bottom; // member51 bottom(0) in Rect()67 bottom(b) in Rect()78 bottom(v.bottom) in Rect()105 f32 GetHeight() const { return bottom - top; } in GetHeight()133 void SetHeight(f32 height) { bottom = top + height; } in SetHeight()145 bottom = y + GetHeight(); in MoveTo()160 bottom += dy; in Move()176 bottom = y + height; in SetOriginAndSize()189 const f32 b = bottom; in Normalize()[all …]
25 border-bottom-width : 5px;26 border-bottom-style : solid;27 border-bottom-color : #CD202C;28 padding-bottom : 1px;29 margin-bottom : 20px;250 border-bottom : solid 1px #00c;264 border-bottom : solid 1px #060;282 border-bottom : solid 1px #00c;296 border-bottom : solid 1px #060;310 border-bottom : solid 1px #222;
239 border-bottom : solid 1px #00c;253 border-bottom : solid 1px #060;271 border-bottom : solid 1px #00c;285 border-bottom : solid 1px #060;299 border-bottom : solid 1px #222;
237 border-bottom : solid 1px #00c;251 border-bottom : solid 1px #060;269 border-bottom : solid 1px #00c;283 border-bottom : solid 1px #060;297 border-bottom : solid 1px #222;
10 bottom : auto;
99 …void SetBaseFrustum(const f32 left, const f32 right, const f32 bottom, const f32 top, const f32 ne…241 f32 bottom; // member
66 const uptr bottom = addr + 16 * 1024; in FindThreadStackBottomByStackAddr() local70 && (NN_OS_ADDR_STACK_END < bottom) ) in FindThreadStackBottomByStackAddr()75 return bottom; in FindThreadStackBottomByStackAddr()