Home | History | Annotate | Download | only in src

Lines Matching full:right

64 													double* right, double* bottom, double* top)
73 *right=charinfo.m_CharBox.right;
112 double* right, double* bottom)
117 textpage->GetRect(rect_index,rect.left,rect.top,rect.right,rect.bottom);
120 *right=rect.right;
125 double right, double bottom,unsigned short* buffer,int buflen)
129 CFX_FloatRect rect((FX_FLOAT)left,(FX_FLOAT)bottom,(FX_FLOAT)right,(FX_FLOAT)top);
232 double* top,double* right, double* bottom)
241 *right=rect.right;