Home
last modified time | relevance | path

Searched refs:rightdown (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp2547 CPWL_Point rightdown(crBBox.right, crBBox.bottom); in GetGraphics_UpLeftArrow() local
2551 tail.y = k*(tail.x - crBBox.right) + rightdown.y; in GetGraphics_UpLeftArrow()
2555 …int(crBBox.left + fWidth/20.0f, k*(crBBox.left + fWidth/20.0f - rightdown.x) + rightdown.y), PWLPT… in GetGraphics_UpLeftArrow()
2565 …int(crBBox.left + fWidth/20.0f, k*(crBBox.left + fWidth/20.0f - rightdown.x) + rightdown.y), PWLPT… in GetGraphics_UpLeftArrow()