Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dducet.c43 uint32_t mph_value = nu_udb_lookup_value(codepoint, NU_DUCET_G, NU_DUCET_G_SIZE, in nu_ducet_weight() local
46 return (mph_value != 0 in nu_ducet_weight()
47 ? (int32_t)(mph_value) in nu_ducet_weight()