OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_rtScreen
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fwl/src/core/include/
fwl_widgetmgrimp.h
132
CFX_RectF
m_rtScreen
;
/external/pdfium/xfa/src/fwl/src/core/
fwl_widgetmgrimp.cpp
35
m_rtScreen
.Reset();
40
pMonitorMgr->GetMonitorSize(monitor,
m_rtScreen
.width,
m_rtScreen
.height);
401
pItem->bOutsideChanged = !
m_rtScreen
.Contains(rect);
[
all
...]
Completed in 37 milliseconds