Home
last modified time | relevance | path

Searched defs:viewportHeight (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Ddgaproc.h44 int viewportHeight; member
H A Dxf86str.h512 int viewportHeight; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomap.cpp85 int QGeoMap::viewportHeight() const in viewportHeight() function in QGeoMap
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp385 double viewportHeight = size.height; in cameraForLatLngs() local