Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi.tests/src/org/eclipse/equinox/bidi/internal/tests/
H A DStructuredTextMath.java58 return IStructuredTextExpert.DIR_RTL; in getDirection()
65 return IStructuredTextExpert.DIR_RTL; in getDirection()
H A DStructuredTextMethodsTest.java33 private final static int RTL = IStructuredTextExpert.DIR_RTL;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi/src/org/eclipse/equinox/bidi/internal/consumable/
H A DStructuredTextRegex.java253 return IStructuredTextExpert.DIR_RTL; in getDirection()
258 return IStructuredTextExpert.DIR_RTL; in getDirection()
H A DStructuredTextEmail.java60 return IStructuredTextExpert.DIR_RTL; in getDirection()
/dports/devel/gitg/gitg-3.32.1/libgitg/
H A Dgitg-cell-renderer-lanes.vala234 var rtl = (widget.get_style_context().get_state() & Gtk.StateFlags.DIR_RTL) != 0;
253 var rtl = (widget.get_style_context().get_state() & Gtk.StateFlags.DIR_RTL) != 0;
282 var rtl = (widget.get_style_context().get_state() & Gtk.StateFlags.DIR_RTL) != 0;
325 var rtl = (widget.get_style_context().get_state() & Gtk.StateFlags.DIR_RTL) != 0;
H A Dgitg-label-renderer.vala124 var rtl = (widget.get_style_context().get_state() & Gtk.StateFlags.DIR_RTL) != 0;
160 var rtl = (widget.get_style_context().get_state() & Gtk.StateFlags.DIR_RTL) != 0;
H A Dgitg-diff-stat.vala118 var rtl = (sctx.get_state() & Gtk.StateFlags.DIR_RTL) != 0;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi/src/org/eclipse/equinox/bidi/advanced/
H A DIStructuredTextExpert.java108 public static final int DIR_RTL = 1; field
/dports/x11-toolkits/granite/granite-6.2.0/lib/Widgets/
H A DModeSwitch.vala115 if (Gtk.StateFlags.DIR_RTL in get_state_flags ()) {
123 if (Gtk.StateFlags.DIR_RTL in get_state_flags ()) {
H A DAsyncImage.vala334 if (Gtk.StateFlags.DIR_RTL in style_context.get_state ()) {
335 flags |= Gtk.IconLookupFlags.DIR_RTL;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi/src/org/eclipse/equinox/bidi/internal/
H A DStructuredTextImpl.java160 if (direction == DIR_RTL) { in processSeparator()
514 if (direction != DIR_LTR && direction != DIR_RTL) in insertMarks()
/dports/textproc/meld/meld-3.20.4/meld/ui/
H A Dgtkcompat.py41 ('dir(rtl)', Gtk.StateFlags.DIR_RTL),
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/pdfgen/
H A Dtextobject.py25 from pyfribidi2 import log2vis, ON as DIR_ON, LTR as DIR_LTR, RTL as DIR_RTL unknown
26 directionsMap = dict(LTR=DIR_LTR,RTL=DIR_RTL)
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dflags.rs435 const DIR_RTL = 256; const
759 const DIR_RTL = 256; const
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dflags.rs435 const DIR_RTL = 256; const
759 const DIR_RTL = 256; const
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dflags.rs435 const DIR_RTL = 256; const
759 const DIR_RTL = 256; const
/dports/www/eolie/eolie-0.9.101/eolie/
H A Dwidget_uri_entry.py553 state = Gtk.StateFlags.NORMAL | Gtk.StateFlags.DIR_RTL
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dflags.rs705 const DIR_RTL = ffi::GTK_ICON_LOOKUP_DIR_RTL as u32; const
1173 const DIR_RTL = ffi::GTK_STATE_FLAG_DIR_RTL as u32; const
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dflags.rs705 const DIR_RTL = ffi::GTK_ICON_LOOKUP_DIR_RTL as u32; const
1173 const DIR_RTL = ffi::GTK_STATE_FLAG_DIR_RTL as u32; const
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dflags.rs705 const DIR_RTL = ffi::GTK_ICON_LOOKUP_DIR_RTL as u32; const
1173 const DIR_RTL = ffi::GTK_STATE_FLAG_DIR_RTL as u32; const
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dflags.rs705 const DIR_RTL = ffi::GTK_ICON_LOOKUP_DIR_RTL as u32; const
1173 const DIR_RTL = ffi::GTK_STATE_FLAG_DIR_RTL as u32; const
/dports/devel/gitg/gitg-3.32.1/gitg/commit/
H A Dgitg-commit-dialog.vala334 var rtl = (get_style_context().get_state() & Gtk.StateFlags.DIR_RTL) != 0;
/dports/mail/geary/geary-40.0/src/client/components/
H A Dcomponents-attachment-pane.vala146 flags = Gtk.IconLookupFlags.DIR_RTL;
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgtk+-3.0.vapi11467 DIR_RTL
12045 DIR_RTL,
H A Dgtk4.vapi13838 DIR_RTL,