Home
last modified time | relevance | path

Searched refs:hMonitor (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/include/fwl/adapter/
Dfwl_adaptermonitormgr.h20 virtual FWL_ERR GetMonitorSize(FWL_HMONITOR hMonitor,
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetimp.cpp810 FWL_HMONITOR hMonitor = pMonitorMgr->GetMonitorByPoint(fx, fy); in GetScreenSize() local
811 pMonitorMgr->GetMonitorSize(hMonitor, fx, fy); in GetScreenSize()