Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dfont_stack.hpp13 struct FontStackHash { struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dfont_stack.cpp12 std::size_t FontStackHash::operator()(const FontStack& fontStack) const { in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_manager.hpp62 std::unordered_map<FontStack, Entry, FontStackHash> entries;