Searched refs:top (Results 1 – 14 of 14) sorted by relevance
33 f32 top; // member49 top(0), in Rect()65 top(t), in Rect()76 top(v.top), in Rect()105 f32 GetHeight() const { return bottom - top; } in GetHeight()119 f32 GetY() const { return top; } in GetY()133 void SetHeight(f32 height) { bottom = top + height; } in SetHeight()146 top = y; in MoveTo()159 top += dy; in Move()175 top = y; in SetOriginAndSize()[all …]
241 border-top : solid 1px #aaf;255 border-top : solid 1px #0f0;273 border-top : solid 1px #aaf;287 border-top : solid 1px #0f0;301 border-top : solid 1px #ccc;
238 border-top : solid 1px #aaf;252 border-top : solid 1px #0f0;270 border-top : solid 1px #aaf;284 border-top : solid 1px #0f0;298 border-top : solid 1px #ccc;
29 padding-top : 10px;
248 border-top : solid 1px #aaf;262 border-top : solid 1px #0f0;280 border-top : solid 1px #aaf;294 border-top : solid 1px #0f0;308 border-top : solid 1px #ccc;
235 border-top : solid 1px #aaf;249 border-top : solid 1px #0f0;267 border-top : solid 1px #aaf;281 border-top : solid 1px #0f0;295 border-top : solid 1px #ccc;
237 border-top : solid 1px #aaf;251 border-top : solid 1px #0f0;269 border-top : solid 1px #aaf;283 border-top : solid 1px #0f0;297 border-top : solid 1px #ccc;
27 padding-top : 10px;
8 top : auto;
99 …void SetBaseFrustum(const f32 left, const f32 right, const f32 bottom, const f32 top, const f32 ne…242 f32 top; // member
291 void SetTop(s32 top) in SetTop() argument293 NN_TASSERT_(top < m_capacity); in SetTop()294 m_top = top; in SetTop()
104 char top; // Only want a 1-byte variable. in Align() member
3 …{st.sHeaderInner.style.right=st.sData.scrollLeft+"px";st.sFDataInner.style.top=(st.sData.scrollTop…