Home
last modified time | relevance | path

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

12

/dports/deskutils/ical/ical-tcl/
H A Dprint.tcl31 lappend output {ComputeLayout}
113 lappend output {ComputeLayout}
164 lappend output {gsave ComputeLayout grestore}
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/DependencyAnalysis/
H A DDictionaryLayoutNode.cs276 private void ComputeLayout() in ComputeLayout() method in ILCompiler.DependencyAnalysis.LazilyBuiltDictionaryLayoutNode
295 ComputeLayout(); in GetSlotForEntry()
307 ComputeLayout();
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/upbc/
H A Dmessage_layout.h44 ComputeLayout(descriptor); in MessageLayout()
67 void ComputeLayout(const google::protobuf::Descriptor* descriptor);
H A Dmessage_layout.cc106 void MessageLayout::ComputeLayout(const protobuf::Descriptor* descriptor) { in ComputeLayout() function in upbc::MessageLayout
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/upbc/
H A Dmessage_layout.h44 ComputeLayout(descriptor); in MessageLayout()
67 void ComputeLayout(const google::protobuf::Descriptor* descriptor);
H A Dmessage_layout.cc104 void MessageLayout::ComputeLayout(const protobuf::Descriptor* descriptor) { in ComputeLayout() function in upbc::MessageLayout
/dports/devel/grpc/grpc-1.42.0/third_party/upb/upbc/
H A Dmessage_layout.h70 ComputeLayout(descriptor); in MessageLayout()
93 void ComputeLayout(const google::protobuf::Descriptor* descriptor);
H A Dmessage_layout.cc133 void MessageLayout::ComputeLayout(const protobuf::Descriptor* descriptor) { in ComputeLayout() function in upbc::MessageLayout
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/upbc/
H A Dmessage_layout.h70 ComputeLayout(descriptor); in MessageLayout()
93 void ComputeLayout(const google::protobuf::Descriptor* descriptor);
H A Dmessage_layout.cc133 void MessageLayout::ComputeLayout(const protobuf::Descriptor* descriptor) { in ComputeLayout() function in upbc::MessageLayout
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DViewport.c80 static void ComputeLayout(Widget, Bool, Bool);
519 ComputeLayout(Widget widget, Bool query, Bool destroy_scrollbars) in ComputeLayout() function
793 ComputeLayout(widget, True, True); in XawViewportResize()
800 ComputeLayout((Widget)w, True, True); in Layout()
991 ComputeLayout((Widget)w, False, result == XtGeometryYes); in XawViewportGeometryManager()
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DStepper.c110 static void ComputeLayout (XmStepperWidget sw,
466 ComputeLayout (step, &needs); in PreferredSize()
559 ComputeLayout(new, &loc); in Initialize()
805 ComputeLayout(new, &loc); in SetValues()
914 static void ComputeLayout( XmStepperWidget sw, struct layout *loc ) in ComputeLayout() function
1006 ComputeLayout(sw, &loc); in LayoutStepper()
/dports/editors/lazarus/lazarus/components/anchordocking/restoredebugger/
H A Dadlayoutviewer.pas51 procedure ComputeLayout; procedure
306 procedure TADCustomLayoutTreeView.ComputeLayout; procedure
592 ComputeLayout;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/anchordocking/restoredebugger/
H A Dadlayoutviewer.pas51 procedure ComputeLayout; procedure
306 procedure TADCustomLayoutTreeView.ComputeLayout; procedure
592 ComputeLayout;
/dports/editors/lazarus-qt5/lazarus/components/anchordocking/restoredebugger/
H A Dadlayoutviewer.pas51 procedure ComputeLayout; procedure
306 procedure TADCustomLayoutTreeView.ComputeLayout; procedure
592 ComputeLayout;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/anchordocking/restoredebugger/
H A Dadlayoutviewer.pas51 procedure ComputeLayout; procedure
306 procedure TADCustomLayoutTreeView.ComputeLayout; procedure
592 ComputeLayout;
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DViewport.c474 static void ComputeLayout(widget, query, destroy_scrollbars) in ComputeLayout() function
756 ComputeLayout( widget, /*query=*/True, /*destroy=*/True );
765 ComputeLayout( (Widget)w, /*query=*/True, /*destroy=*/True );
970 ComputeLayout( (Widget)w,
/dports/audio/audacity/audacity-Audacity-3.1.3/src/tracks/labeltrack/ui/
H A DLabelTrackView.h210 void ComputeLayout(const wxRect & r, const ZoomInfo &zoomInfo) const;
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DViewport.c510 ComputeLayout(Widget widget, Boolean query, Boolean destroy_scrollbars) in ComputeLayout() function
860 ComputeLayout( widget, /*query=*/True, /*destroy=*/True ); in Resize()
868 ComputeLayout( (Widget)w, /*query=*/True, /*destroy=*/True ); in Layout()
1075 ComputeLayout( (Widget)w, in GeometryManager()
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DViewport.c502 static void ComputeLayout(widget, query, destroy_scrollbars) in ComputeLayout() function
856 ComputeLayout( widget, /*query=*/True, /*destroy=*/True );
865 ComputeLayout( (Widget)w, /*query=*/True, /*destroy=*/True );
1081 ComputeLayout( (Widget)w,
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/dialog/
H A Dulayerstackinterface.pas94 procedure ComputeLayout(ABitmap: TBGRABitmap); procedure
587 ComputeLayout(ABitmap);
711 procedure TLayerStackInterface.ComputeLayout(ABitmap: TBGRABitmap); procedure
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/Internal/NativeFormat/
H A DNativeFormatWriter.cs1588 void ComputeLayout() in ComputeLayout() method in Internal.NativeFormat.VertexHashtable
1615 ComputeLayout(); in Save()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltHierbox.c1092 static void ComputeLayout _ANSI_ARGS_((Hierbox *hboxPtr));
3235 ComputeLayout(hboxPtr);
3278 ComputeLayout(hboxPtr);
4181 ComputeLayout(hboxPtr) in ComputeLayout() function
4996 ComputeLayout(hboxPtr);
5292 ComputeLayout(hboxPtr);
7804 ComputeLayout(hboxPtr);
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgratextbidi.pas220 procedure ComputeLayout; virtual; procedure
1630 if not LayoutComputed then ComputeLayout;
1880 procedure TBidiTextLayout.ComputeLayout; procedure
2433 if not LayoutComputed then ComputeLayout;
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgratextbidi.pas220 procedure ComputeLayout; virtual; procedure
1630 if not LayoutComputed then ComputeLayout;
1880 procedure TBidiTextLayout.ComputeLayout; procedure
2433 if not LayoutComputed then ComputeLayout;

12