Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dshaping.hpp48 const Shaping getShaping(const std::u16string& string,
H A Dshaping.cpp325 const Shaping getShaping(const std::u16string& logicalInput, in getShaping() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.cpp182 const Shaping result = getShaping( in prepare()