| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | style.cpp | 11 Style::Style(Scheduler& scheduler, FileSource& fileSource, float pixelRatio) in Style() function in mbgl::style::Style 15 Style::~Style() = default; 17 void Style::loadJSON(const std::string& json) { in loadJSON() 21 void Style::loadURL(const std::string& url) { in loadURL() 25 std::string Style::getJSON() const { in getJSON() 29 std::string Style::getURL() const { in getURL() 33 std::string Style::getName() const { in getName() 37 CameraOptions Style::getDefaultCamera() const { in getDefaultCamera() 41 TransitionOptions Style::getTransitionOptions() const { in getTransitionOptions() 45 void Style::setTransitionOptions(const TransitionOptions& options) { in setTransitionOptions() [all …]
|
| H A D | style_impl.cpp | 30 Style::Impl::Impl(Scheduler& scheduler_, FileSource& fileSource_, float pixelRatio) in Impl() 40 Style::Impl::~Impl() = default; 42 void Style::Impl::loadJSON(const std::string& json_) { in loadJSON() 50 void Style::Impl::loadURL(const std::string& url_) { in loadURL() 76 void Style::Impl::parse(const std::string& json_) { in parse() 122 std::string Style::Impl::getJSON() const { in getJSON() 126 std::string Style::Impl::getURL() const { in getURL() 130 void Style::Impl::setTransitionOptions(const TransitionOptions& options) { in setTransitionOptions() 134 TransitionOptions Style::Impl::getTransitionOptions() const { in getTransitionOptions() 138 void Style::Impl::addSource(std::unique_ptr<Source> source) { in addSource() [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | default.css | 6 /* Style the Yocto Project logo */ 9 /* Style the Yocto Project logo and the Toaster name in the top navbar */ 15 /* Style the debugging information in the top navbar */ 39 /* Style the horizontal definition lists */ 43 /* Style our build results */ 97 /* Style build outcome in tables, download, remove and change icons */ 128 /* Style the project name change form in the project pages */ 131 /* Style the build form in the project pages */ 136 /* Style the form links in the project page (all machines, all layers, etc) */ 139 /* Style the most built recipes list in the project page */ [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | annotation_manager.hpp | 23 class Style; 28 AnnotationManager(style::Style&); 39 void setStyle(style::Style&); 66 std::reference_wrapper<style::Style> style;
|
| H A D | fill_annotation_impl.hpp | 12 void updateStyle(style::Style::Impl&) const final;
|
| H A D | line_annotation_impl.hpp | 12 void updateStyle(style::Style::Impl&) const final;
|
| H A D | fill_annotation_impl.cpp | 15 void FillAnnotationImpl::updateStyle(Style::Impl& style) const { in updateStyle()
|
| H A D | line_annotation_impl.cpp | 15 void LineAnnotationImpl::updateStyle(Style::Impl& style) const { in updateStyle()
|
| H A D | shape_annotation_impl.hpp | 23 virtual void updateStyle(style::Style::Impl&) const = 0;
|
| H A D | annotation_manager.cpp | 24 AnnotationManager::AnnotationManager(Style& style_) in AnnotationManager() 30 void AnnotationManager::setStyle(Style& style_) { in setStyle()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/map/ |
| H A D | map.hpp | 27 class Style; 52 style::Style& getStyle(); 53 const style::Style& getStyle() const; 55 void setStyle(std::unique_ptr<style::Style>);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/ |
| H A D | style.hpp | 23 class Style { class 25 Style(Scheduler&, FileSource&, float pixelRatio); 26 ~Style();
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libcroco/ |
| H A D | libcroco_0.6.13.bb | 1 SUMMARY = "Cascading Style Sheet (CSS) parsing and manipulation toolkit" 3 Cascading Style Sheet (CSS) parsing and manipulation toolkit that can be \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | map.cpp | 79 std::unique_ptr<Style> style; 131 style(std::make_unique<Style>(scheduler, fileSource, pixelRatio)), in Impl() 222 #pragma mark - Style 224 style::Style& Map::getStyle() { in getStyle() 228 const style::Style& Map::getStyle() const { in getStyle() 232 void Map::setStyle(std::unique_ptr<Style> style) { in setStyle()
|
| /OK3568_Linux_fs/buildroot/package/python-cssutils/ |
| H A D | Config.in | 6 A CSS Cascading Style Sheets library for Python.
|
| /OK3568_Linux_fs/buildroot/package/hdparm/ |
| H A D | hdparm.mk | 9 HDPARM_LICENSE = BSD-Style
|
| /OK3568_Linux_fs/buildroot/package/qhull/ |
| H A D | qhull.mk | 11 QHULL_LICENSE = BSD-Style
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | event.cpp | 21 { Event::Style, "Style" },
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | event.hpp | 21 Style, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/map/ |
| H A D | map_snapshotter.hpp | 23 class Style;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/ |
| H A D | ttf-wqy-zenhei_0.9.45.bb | 3 SUMMARY = "WenQuanYi Zen Hei - A Hei-Ti Style Chinese font"
|
| /OK3568_Linux_fs/buildroot/package/wqy-zenhei/ |
| H A D | Config.in | 4 "WenQuanYi Zen Hei" is a Hei-Ti Style (sans-serif) Chinese
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ipmi/ |
| H A D | npcm7xx-kcs-bmc.txt | 1 * Nuvoton NPCM7xx KCS (Keyboard Controller Style) IPMI interface
|
| H A D | aspeed-kcs-bmc.txt | 1 # Aspeed KCS (Keyboard Controller Style) IPMI interface
|
| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | Kconfig | 106 Provides a driver for the KCS (Keyboard Controller Style) IPMI 118 Provides a driver for the KCS (Keyboard Controller Style) IPMI
|