Lines Matching defs:bottom
753 rclBox.bottom = rclBox16.bottom;
765 \param top the topmost of rc.top and rc.bottom
767 \param bottom the bottommost of rc.top and rc.bottom
769 void U_sanerect16(U_RECT16 rc, double *left, double *top, double *right, double *bottom){
772 if(rc.top < rc.bottom){ *top = rc.top; *bottom = rc.bottom; }
773 else{ *top = rc.bottom; *bottom = rc.top; }
933 rect.bottom = lr.y;
986 \param bottom Y coordinate of the bottom scanline
992 uint16_t bottom, //!< Y coordinate of the bottom scanline
1001 scan->bottom = bottom;
2461 ((U_WMRPLACEABLE *) record)->Dst.bottom = ym16;
2673 U_U16(rect.bottom),
2688 U_U16(rect.bottom),
2709 U_U16(rect.bottom),
2724 U_U16(rect.bottom),
2762 U_U16(rect.bottom),
2777 U_U16(rect.bottom),
2796 U_U16(rect.bottom),
3159 U_U16(rect.bottom),
3207 memcpy(record+off,&rect.bottom,2); off+=2;
5186 return(U_WMRCORE_4U16_get(contents, (U_SIZE_WMREXCLUDECLIPRECT), U_P16(rect->bottom), U_P16(rect->right), U_P16(rect->top), U_P16(rect->left)));
5199 return(U_WMRCORE_4U16_get(contents, (U_SIZE_WMRINTERSECTCLIPRECT), U_P16(rect->bottom), U_P16(rect->right), U_P16(rect->top), U_P16(rect->left)));
5223 U_P16(rect->bottom),
5243 U_P16(rect->bottom),
5294 U_P16(rect->bottom),
5314 U_P16(rect->bottom),
5340 U_P16(rect->bottom),
5757 U_P16(rect->bottom),