Home
last modified time | relevance | path

Searched defs:Box (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/register/
H A Dbox.hpp22 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_BOX_ACCESS(Box, Point, MinCorner, MaxCorner) \ argument
43 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_BOX_ACCESS_TEMPLATED(Box, MinCorner, MaxCorner) \ argument
64 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_BOX_ACCESS_4VALUES(Box, Point, Left, Bottom, Right, Top) \ argument
93 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_BOX_TRAITS(Box, PointType) \ argument
97 #define BOOST_GEOMETRY_DETAIL_SPECIALIZE_BOX_TRAITS_TEMPLATED(Box) \ argument
121 #define BOOST_GEOMETRY_REGISTER_BOX(Box, Point, MinCorner, MaxCorner) \ argument
143 #define BOOST_GEOMETRY_REGISTER_BOX_TEMPLATED(Box, MinCorner, MaxCorner) \ argument
168 #define BOOST_GEOMETRY_REGISTER_BOX_2D_4VALUES(Box, Point, Left, Bottom, Right, Top) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dvariant_visitor.hpp35 variant_leaf<Value, Parameters, Box, Allocators, Tag>, in get() argument
47 variant_leaf<Value, Parameters, Box, Allocators, Tag>, in apply_visitor() argument
57 variant_leaf<Value, Parameters, Box, Allocators, Tag>, in apply_visitor() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/concepts/
H A Dbox_concept.hpp48 class Box class
77 BOOST_CONCEPT_USAGE(Box) in BOOST_CONCEPT_USAGE() argument
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DPixmap.c103 BoxRec Box = { 0, 0, 0, 0 }; in xnestPixmapToRegion() local
H A DEvents.c84 BoxRec Box; in xnestCollectExposures() local
H A DWindow.c393 BoxRec Box; in xnestWindowExposures() local
H A DGCOps.c143 BoxRec Box; in xnestBitBlitHelper() local
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpixmap.c208 BoxRec Box = { 0, }; in dmxBitmapToRegion() local