Home
last modified time | relevance | path

Searched defs:Coalesce (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dcoalesce.hpp14 class Coalesce : public Expression { class
17 Coalesce(const type::Type& type_, Args args_) : in Coalesce() function in mbgl::style::expression::Coalesce
H A Dexpression.hpp118 Coalesce, enumerator
/OK3568_Linux_fs/external/xserver/dix/
H A Dregion.c466 #define Coalesce(newReg, prevBand, curBand) \ macro