Lines Matching refs:right
73 double* right, double* bottom, double* top)
82 *right=charinfo.m_CharBox.right;
121 double* right, double* bottom)
126 textpage->GetRect(rect_index,rect.left,rect.top,rect.right,rect.bottom);
129 *right=rect.right;
134 double right, double bottom,unsigned short* buffer,int buflen)
138 CFX_FloatRect rect((FX_FLOAT)left,(FX_FLOAT)bottom,(FX_FLOAT)right,(FX_FLOAT)top);
258 double* top,double* right, double* bottom)
267 *right=rect.right;