Searched refs:rectf (Results 1 – 5 of 5) sorted by relevance
141 - poppler::rectf mediaBox = current_page->page_rect(box);
181 void rectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2); \
1526 void Context::rectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) in rectf() function in gl::Context
1666 poppler::rectf mediaBox = current_page->page_rect(box); in outPage()
5172 context->rectf(x1, y1, x2, y2); in GL_Rectf()