Home | History | Annotate | Download | only in include

Lines Matching full:area

167 	*			bShrinkToFit	-	If true, the page is shrunk (if necessary) to fit within the imageable area of the printed page.

290 * Invalidate the client area within the specified rectangle.
298 * left - Left position of the client area in PDF page coordinate.
299 * top - Top position of the client area in PDF page coordinate.
300 * right - Right position of the client area in PDF page coordinate.
301 * bottom - Bottom position of the client area in PDF page coordinate.
307 * Implementation should call FPDF_RenderPageBitmap() function for repainting a specified page area.
323 * left - Left position of the client area in PDF page coordinate.
324 * top - Top position of the client area in PDF page coordinate.
325 * right - Right position of the client area in PDF page coordinate.
326 * bottom - Bottom position of the client area in PDF page coordinate.
817 * start_x - Left pixel position of the display area in the device coordinate.
818 * start_y - Top pixel position of the display area in the device coordinate.