OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetContentRect
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/include/fxedit/
fxet_list.h
157
void
SetContentRect
(const CLST_Rect& rect) { m_rcContent = rect; }
/external/pdfium/core/src/fpdfdoc/
pdf_vt.h
301
virtual void
SetContentRect
(const CPVT_FloatRect& rect) {
Completed in 544 milliseconds