Home
last modified time | relevance | path

Searched defs:sublabel (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/android/java/src/org/chromium/components/autofill/
H A DEditableOption.java33 String id, @Nullable String label, @Nullable String sublabel, @Nullable Drawable icon) { in EditableOption()
46 public EditableOption(String id, @Nullable String label, @Nullable String sublabel, in EditableOption()
121 protected void updateIdentifierAndLabels(String id, String label, @Nullable String sublabel) { in updateIdentifierAndLabels()
127 String id, String label, @Nullable String sublabel, @Nullable String tertiarylabel) { in updateIdentifierAndLabels()
144 protected void updateIdentifierLabelsAndIcon(String id, String label, @Nullable String sublabel, in updateIdentifierLabelsAndIcon()
164 protected void updateSublabel(String sublabel) { in updateSublabel()
H A DAutofillSuggestion.java37 public AutofillSuggestion(String label, String sublabel, String itemTag, int iconId, in AutofillSuggestion()
/dports/print/lyx/lyx-2.3.4.2/development/autotests/
H A DExportTests.cmake151 set(sublabel "${${listlabels}}") variable
157 set(sublabel "unreliable" ${sublabel} ${sublabel2}) variable
173 set(sublabel "suspended" ${sublabel} ${sublabel2} ${sublabel3}) variable
176 set(sublabel "inverted" ${sublabel} ${sublabel2} ${sublabel3}) variable
209 set(sublabel) variable
228 set(sublabel ${_newl}) variable
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/sound/
H A Dmax98090.h16 #define M98090_REG_DEVICE_STATUS 0x01
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-link16.h16 gint sublabel; member
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-link16.h16 gint sublabel; member
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-link16.h16 gint sublabel; member
/dports/math/cgal/CGAL-5.3/demo/CGAL_ipelets/
H A Dhilbert_sort.cpp24 const std::string sublabel[] ={ variable
H A Ddistance.cpp29 const std::string sublabel[] = { variable
H A Dmulti_regular.cpp29 const std::string sublabel[] = { variable
H A Dbbox_restriction.cpp26 const std::string sublabel[] ={ variable
H A Dsvdlinf.cpp26 const std::string sublabel[] = { variable
H A Dalpha_shapes.cpp35 const std::string sublabel[] = { variable
H A Dcircle_pencils.cpp25 const std::string sublabel[] = { variable
H A Darrangement.cpp37 const std::string sublabel[] = { variable
H A Ddiagrams.cpp41 const std::string sublabel[] = { variable
H A Dmesh_2.cpp31 const std::string sublabel[] ={ variable
H A Dgenerator.cpp31 const std::string sublabel[] ={ variable
H A Dhyperbolic.cpp31 const std::string sublabel[] = { variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/java/src/org/chromium/chrome/browser/autofill_assistant/user_data/
H A DAssistantLoginChoice.java31 public AssistantLoginChoice(String identifier, String label, String sublabel, in AssistantLoginChoice()
/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Dnotificationwindow.c49 GtkWidget *sublabel; member
111 GtkWidget *sublabel; in notification_window_open() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/payments/content/android/java/src/org/chromium/components/payments/
H A DPaymentApp.java76 protected PaymentApp(String id, String label, String sublabel, Drawable icon) { in PaymentApp()
81 String id, String label, String sublabel, String tertiarylabel, Drawable icon) { in PaymentApp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/android/java/src/org/chromium/components/autofill/
H A DAutofillSuggestion.java35 public AutofillSuggestion(String label, String sublabel, int iconId, boolean isIconAtStart, in AutofillSuggestion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/payments/
H A Dpayment_request_test_controller.h31 std::string sublabel; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/java/src/org/chromium/ui/
H A DDropdownAdapter.java136 CharSequence sublabel = item.getSublabel(); in getView() local

12