Home
last modified time | relevance | path

Searched defs:AppendRect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_path.cpp53 void CPDF_Path::AppendRect(float left, float bottom, float right, float top) { in AppendRect() function in CPDF_Path
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_path.cpp310 void CFX_Path::AppendRect(float left, float bottom, float right, float top) { in AppendRect() function in CFX_Path