Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/shelf-pack/2.1.1/include/mapbox/
H A Dshelf-pack.hpp131 int32_t wfree() const { return wfree_; } in wfree() function in mapbox::Shelf
283 if (w > shelf.wfree()) { in packOne()
358 w2 = std::max(shelf.w() - shelf.wfree(), w2); in shrink()