Lines Matching refs:left
81 // left - Pointer to a double number receiving left position of the character box.
90 DLLEXPORT void STDCALL FPDFText_GetCharBox(FPDF_TEXTPAGE text_page, int index, double* left,
145 // left - Pointer to a double value receiving the rectangle left boundary.
152 DLLEXPORT void STDCALL FPDFText_GetRect(FPDF_TEXTPAGE text_page, int rect_index, double* left, double* top,
159 // left - Left boundary.
169 DLLEXPORT int STDCALL FPDFText_GetBoundedText(FPDF_TEXTPAGE text_page,double left, double top,
292 // left - Pointer to a double value receiving the rectangle left boundary.
300 double* left, double* top,double* right, double* bottom);