Lines Matching defs:top
751 rclBox.top = rclBox16.top;
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; }
931 rect.top = ul.y;
985 \param top Y coordinate of the top scanline
991 uint16_t top, //!< Y coordinate of the top scanline
1000 scan->top = top;
2459 ((U_WMRPLACEABLE *) record)->Dst.top = 0;
2675 U_U16(rect.top),
2690 U_U16(rect.top),
2711 U_U16(rect.top),
2726 U_U16(rect.top),
2764 U_U16(rect.top),
2779 U_U16(rect.top),
2798 U_U16(rect.top),
3161 U_U16(rect.top),
3209 memcpy(record+off,&rect.top, 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)));
5225 U_P16(rect->top),
5245 U_P16(rect->top),
5296 U_P16(rect->top),
5316 U_P16(rect->top),
5342 U_P16(rect->top),
5759 U_P16(rect->top),