Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.h135 void SetContentRect(const CLST_Rect& rect) { m_rcContent = rect; } in SetContentRect() function
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp764 void CPDF_VariableText::SetContentRect(const CPVT_FloatRect& rect) { in SetContentRect() function in CPDF_VariableText