Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp171 std::uint32_t tag_key = static_cast<std::uint32_t>(*start_itr++); in getValue() local
173 if (keymap_count <= tag_key) { in getValue()
186 if (tag_key == keyIter->second) { in getValue()
202 std::uint32_t tag_key = static_cast<std::uint32_t>(*start_itr++); in getProperties() local
207 properties.emplace(layer_.keys.at(tag_key),parseValue(layer_.values.at(tag_val))); in getProperties()
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dutil.c43 dlg.tag_key.atr = A_BOLD; in set_mono_theme()
83 DLG_COLOR(tag_key, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
123 DLG_COLOR(tag_key, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
142 DLG_COLOR(tag_key, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme()
203 init_one_color(&dlg.tag_key); in init_dialog_colors()
H A Ddialog.h121 struct dialog_color tag_key; member
H A Dmenubox.c79 : dlg.tag_key.atr); in do_print_item()
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dutil.c56 dlg.tag_key.atr = A_BOLD; in set_mono_theme()
96 DLG_COLOR(tag_key, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
136 DLG_COLOR(tag_key, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
155 DLG_COLOR(tag_key, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme()
216 init_one_color(&dlg.tag_key); in init_dialog_colors()
H A Ddialog.h140 struct dialog_color tag_key; member
H A Dmenubox.c92 : dlg.tag_key.atr); in do_print_item()
/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dutil.c44 dlg.tag_key.atr = A_BOLD; in set_mono_theme()
84 DLG_COLOR(tag_key, COLOR_YELLOW, COLOR_WHITE, true); in set_classic_theme()
124 DLG_COLOR(tag_key, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme()
143 DLG_COLOR(tag_key, COLOR_BLUE, COLOR_WHITE, true); in set_bluetitle_theme()
204 init_one_color(&dlg.tag_key); in init_dialog_colors()
H A Ddialog.h128 struct dialog_color tag_key; member
H A Dmenubox.c80 : dlg.tag_key.atr); in do_print_item()