Home
last modified time | relevance | path

Searched refs:right_aligned (Results 1 – 25 of 100) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dexternal_popup_menu.cc88 bool right_aligned; in ShowInternal() local
91 &menu_items, &right_aligned, &allow_multiple_selection); in ShowInternal()
116 right_aligned, allow_multiple_selection); in ShowInternal()
245 bool* right_aligned, in GetPopupMenuInfo() argument
286 *right_aligned = menu_style.Direction() == TextDirection::kRtl; in GetPopupMenuInfo()
H A Dexternal_popup_menu_test.cc57 bool right_aligned; in TEST_F() local
61 &right_aligned, &allow_multiple_selection); in TEST_F()
87 bool right_aligned, in ShowPopupMenu() argument
H A Dexternal_popup_menu.h67 bool* right_aligned,
/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dfont.c127 case right_aligned: in draw_font_hv()
190 case right_aligned: in draw_font_hv_blend()
246 case right_aligned: in draw_font_dark()
H A Dfont.h37 right_aligned enumerator
/dports/multimedia/olive/olive-0.1.2/ui/
H A Dcursors.cpp40 QCursor load_cursor(const QString& file, int hotX = -1, int hotY = -1, bool right_aligned = false){ in load_cursor() argument
52 if (right_aligned) { in load_cursor()
/dports/math/gnome-calculator/gnome-calculator-41.1/src/
H A Dmath-window.vala22 private bool right_aligned;
49 right_aligned = true;
183 if (right_aligned)
191 right_aligned = true;
193 right_aligned = false;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/
H A Dexternal_popup_menu.cc48 popup_params.right_aligned = popup_menu_info_.right_aligned; in Show()
/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/
H A Ddisplay.cpp145 NC::Buffer right_aligned; in showSongs() local
146 Format::print(ast, menu, &s, &right_aligned, in showSongs()
149 if (!right_aligned.str().empty()) in showSongs()
151 size_t x_off = menu.getWidth() - wideLength(ToWString(right_aligned.str())); in showSongs()
163 menu << NC::TermManip::ClearToEOL << NC::XY(x_off, y) << right_aligned; in showSongs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/android/
H A Dselect_popup.cc64 bool right_aligned) { in ShowMenu() argument
119 enabled_array, multiple, selected_array, right_aligned); in ShowMenu()
H A Dselect_popup.h38 bool right_aligned);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/web/
H A Dweb_popup_menu_info.h45 bool right_aligned; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/web/
H A Dweb_popup_menu_info.h45 bool right_aligned; member
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cc67 if (metadata_ && metadata_->right_aligned) in Beg()
168 meta->right_aligned = false; in HwasanAllocate()
191 meta->right_aligned = 1; in HwasanAllocate()
302 if (b->right_aligned) { in AllocationSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/android/
H A Dselect_popup.cc64 bool right_aligned) { in ShowMenu() argument
128 items_array, enabled_array, multiple, selected_array, right_aligned); in ShowMenu()
H A Dselect_popup.h39 bool right_aligned);
/dports/games/yadex/yadex-1.7.0/src/
H A Dmenubar.cc120 int right_aligned, Menu *menu) in add_item() argument
128 item_right_aligned[nitems] = right_aligned; in add_item()
H A Dmenubar.h56 int add_item (const char *text, int shortcut_index, int right_aligned,
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/src/
H A Dhutil.ml35 value gen_print_link_to_welcome f conf right_aligned =
46 if right_aligned then
56 if right_aligned then Wserver.wprint "</div>\n"
/dports/math/mate-calc/mate-calc-1.26.0/src/
H A Dmath-window.c51 gboolean right_aligned; member
392 if (window->priv->right_aligned) in scroll_changed_cb()
401 window->priv->right_aligned = TRUE; in scroll_value_changed_cb()
403 window->priv->right_aligned = FALSE; in scroll_value_changed_cb()
619 window->priv->right_aligned = TRUE; in create_gui()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/browser_plugin/
H A Dbrowser_plugin_guest.cc290 bool right_aligned, in ShowPopupMenu() argument
302 right_aligned, allow_multiple_selection); in ShowPopupMenu()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dweb_contents_observer.cc57 bool right_aligned, in ShowPopupMenu() argument
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A Dhud.c199 void DisplayText(const char *ltext, int right_aligned) in DisplayText() argument
234 if(right_aligned) in DisplayText()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu-gles/
H A Dhud.c199 void DisplayText(const char *ltext, int right_aligned) in DisplayText() argument
234 if(right_aligned) in DisplayText()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/frame_host/
H A Dpopup_menu_helper_mac.h58 bool right_aligned,

1234