Home
last modified time | relevance | path

Searched defs:BiDi (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 Dbidi.hpp17 class BiDi : private util::noncopyable { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dbidi.cpp36 BiDi::BiDi() : impl(std::make_unique<BiDiImpl>()) in BiDi() function in mbgl::BiDi
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dbidi.cpp25 BiDi::BiDi() : impl(std::make_unique<BiDiImpl>()) {} in BiDi() function in mbgl::BiDi