Home
last modified time | relevance | path

Searched defs:FlowLayout (Results 1 – 25 of 123) sorted by relevance

12345

/dports/games/warzone2100/warzone2100/lib/widget/
H A Dparagraph.cpp59 struct FlowLayout struct
62 bool shouldMergeFragment() in shouldMergeFragment()
90 … void pushFragment(FlowLayoutElementDescriptor const &elementDescriptor, size_t begin, size_t end) in pushFragment() argument
97 void placeLine(FlowLayoutElementDescriptor const &elementDescriptor, size_t begin, size_t end) in placeLine() argument
164 FlowLayout(unsigned int maxWidth): maxWidth(maxWidth) in FlowLayout() argument
169 void append(FlowLayoutElementDescriptor const &elementDescriptor) in append() argument
211 std::vector<std::vector<FlowLayoutFragment>> getLines() in getLines() argument
217 std::vector<FlowLayoutFragment> currentLine; argument
218 std::vector<std::vector<FlowLayoutFragment>> lines; argument
222 std::vector<FlowLayoutFragment> partialWord; argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/tab_switcher/tab_grid/grid/
H A Dflow_layout.mm13 @interface FlowLayout () interface in nonatomic
18 @implementation FlowLayout implementation
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/widget/
H A DFlowLayout.java15 public class FlowLayout extends ViewGroup { class
18 public FlowLayout(Context context) { in FlowLayout() method in FlowLayout
22 public FlowLayout(Context context, AttributeSet attrs) { in FlowLayout() method in FlowLayout
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/widget/
H A DFlowLayout.java15 public class FlowLayout extends ViewGroup { class
18 public FlowLayout(Context context) { in FlowLayout() method in FlowLayout
22 public FlowLayout(Context context, AttributeSet attrs) { in FlowLayout() method in FlowLayout
/dports/editors/libreoffice/libreoffice-7.2.6.2/scripting/examples/beanshell/Highlight/
H A Dhighlighter.bsh142 buttonPanel.setLayout(new FlowLayout()); function
149 searchPanel.setLayout(new FlowLayout()); function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scripting/examples/beanshell/Highlight/
H A Dhighlighter.bsh142 buttonPanel.setLayout(new FlowLayout()); function
149 searchPanel.setLayout(new FlowLayout()); function
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/
H A DFlowLayout.java52 public class FlowLayout implements LayoutManager, Serializable class
117 public FlowLayout () in FlowLayout() method in FlowLayout
129 public FlowLayout (int align) in FlowLayout() method in FlowLayout
142 public FlowLayout (int align, int hgap, int vgap) in FlowLayout() method in FlowLayout
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/
H A DFlowLayout.java53 public class FlowLayout implements LayoutManager, Serializable class
114 public FlowLayout () in FlowLayout() method in FlowLayout
126 public FlowLayout (int align) in FlowLayout() method in FlowLayout
139 public FlowLayout (int align, int hgap, int vgap) in FlowLayout() method in FlowLayout
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/
H A DFlowLayout.java52 public class FlowLayout implements LayoutManager, Serializable class
117 public FlowLayout () in FlowLayout() method in FlowLayout
129 public FlowLayout (int align) in FlowLayout() method in FlowLayout
142 public FlowLayout (int align, int hgap, int vgap) in FlowLayout() method in FlowLayout
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/
H A DFlowLayout.java52 public class FlowLayout implements LayoutManager, Serializable class
117 public FlowLayout () in FlowLayout() method in FlowLayout
129 public FlowLayout (int align) in FlowLayout() method in FlowLayout
142 public FlowLayout (int align, int hgap, int vgap) in FlowLayout() method in FlowLayout
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/
H A DFlowLayout.java53 public class FlowLayout implements LayoutManager, Serializable class
114 public FlowLayout () in FlowLayout() method in FlowLayout
126 public FlowLayout (int align) in FlowLayout() method in FlowLayout
139 public FlowLayout (int align, int hgap, int vgap) in FlowLayout() method in FlowLayout
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/
H A DFlowLayout.java52 public class FlowLayout implements LayoutManager, Serializable class
117 public FlowLayout () in FlowLayout() method in FlowLayout
129 public FlowLayout (int align) in FlowLayout() method in FlowLayout
142 public FlowLayout (int align, int hgap, int vgap) in FlowLayout() method in FlowLayout
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/awt/
H A DFlowLayout.java52 public class FlowLayout implements LayoutManager, Serializable class
117 public FlowLayout () in FlowLayout() method in FlowLayout
129 public FlowLayout (int align) in FlowLayout() method in FlowLayout
142 public FlowLayout (int align, int hgap, int vgap) in FlowLayout() method in FlowLayout
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/
H A DFlowLayout.java52 public class FlowLayout implements LayoutManager, Serializable class
117 public FlowLayout () in FlowLayout() method in FlowLayout
129 public FlowLayout (int align) in FlowLayout() method in FlowLayout
142 public FlowLayout (int align, int hgap, int vgap) in FlowLayout() method in FlowLayout
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.Layout/
H A DFlowLayout.cs35 class FlowLayout : LayoutEngine class
39 public FlowLayout () in FlowLayout() method in System.Windows.Forms.Layout.FlowLayout
/dports/www/ilias/ILIAS-5.4.25/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/layout/modes/
H A DFlowLayout.as44 public class FlowLayout extends BaseLayoutMode implements IAdvancedLayoutMode class in com.yahoo.astra.layout.modes
54 public function FlowLayout() method in com.yahoo.astra.layout.modes.FlowLayout
/dports/www/ilias6/ILIAS-6.14/libs/bower/bower_components/yui2/src/charts/as/com/yahoo/astra/layout/modes/
H A DFlowLayout.as44 public class FlowLayout extends BaseLayoutMode implements IAdvancedLayoutMode class in com.yahoo.astra.layout.modes
54 public function FlowLayout() method in com.yahoo.astra.layout.modes.FlowLayout
/dports/science/jmol/jmol-14.32.7/src/org/jmol/awtjs/swing/
H A DFlowLayout.java5 public class FlowLayout extends LayoutManager { class
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Library/BaseLib/Ia32/
H A DWriteLdtr.nasm29 mov eax, [esp + 4]
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/widgets/
H A DFlowLayout.cpp24 FlowLayout::FlowLayout(QWidget *parent, int margin, int spacing) in FlowLayout() function in FlowLayout
31 FlowLayout::FlowLayout(int spacing) in FlowLayout() function in FlowLayout
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DFlowLayout.java85 public class FlowLayout implements LayoutManager, java.io.Serializable { class
202 public FlowLayout() { in FlowLayout() method in FlowLayout
215 public FlowLayout(int align) { in FlowLayout() method in FlowLayout
235 public FlowLayout(int align, int hgap, int vgap) { in FlowLayout() method in FlowLayout
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/
H A DFlowLayout.java85 public class FlowLayout implements LayoutManager, java.io.Serializable { class
202 public FlowLayout() { in FlowLayout() method in FlowLayout
215 public FlowLayout(int align) { in FlowLayout() method in FlowLayout
235 public FlowLayout(int align, int hgap, int vgap) { in FlowLayout() method in FlowLayout
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DFlowLayout.java85 public class FlowLayout implements LayoutManager, java.io.Serializable { class
202 public FlowLayout() { in FlowLayout() method in FlowLayout
215 public FlowLayout(int align) { in FlowLayout() method in FlowLayout
235 public FlowLayout(int align, int hgap, int vgap) { in FlowLayout() method in FlowLayout
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DFlowLayout.java85 public class FlowLayout implements LayoutManager, java.io.Serializable { class
202 public FlowLayout() { in FlowLayout() method in FlowLayout
215 public FlowLayout(int align) { in FlowLayout() method in FlowLayout
235 public FlowLayout(int align, int hgap, int vgap) { in FlowLayout() method in FlowLayout
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/
H A DFlowLayout.java86 public class FlowLayout implements LayoutManager, java.io.Serializable { class
203 public FlowLayout() { in FlowLayout() method in FlowLayout
216 public FlowLayout(int align) { in FlowLayout() method in FlowLayout
236 public FlowLayout(int align, int hgap, int vgap) { in FlowLayout() method in FlowLayout

12345