Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pymupdf/PyMuPDF
/ JM_py_from_rect
Function
JM_py_from_rect
src/__init__.py:21231–21232 ·
view source on GitHub ↗
(r)
Source
from the content-addressed store, hash-verified
21229
21230
21231
def
JM_py_from_rect(r):
21232
return
r.x0, r.y0, r.x1, r.y1
21233
21234
21235
def
JM_quad_from_py(r):
Callers
15
apn_bbox
Method · 0.85
popup_rect
Method · 0.85
rect
Method · 0.85
page_cropbox
Method · 0.85
rect
Method · 0.85
_other_box
Method · 0.85
function2
Method · 0.85
place
Method · 0.85
extractIMGINFO
Method · 0.85
rect
Method · 0.85
_bbox
Method · 0.85
JM_gather_forms
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…