Home
last modified time | relevance | path

Searched defs:GridEntry (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/star_control/
H A Dstar_closeup.h72 struct GridEntry : public FVector { struct
75 GridEntry() : FVector() {} in GridEntry() function
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/star_control/
H A Dstar_closeup.h72 struct GridEntry : public FVector { struct
75 GridEntry() : FVector() {} in GridEntry() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DGridEntry.cs41 internal class GridEntry : GridItem, ITypeDescriptorContext class
55 protected GridEntry (PropertyGrid propertyGrid, GridEntry parent) in GridEntry() method in System.Windows.Forms.PropertyGridInternal.GridEntry
72 public GridEntry (PropertyGrid propertyGrid, PropertyDescriptor[] properties, in GridEntry() method in System.Windows.Forms.PropertyGridInternal.GridEntry
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dlayout.cxx794 struct GridEntry struct
801 GridEntry() in GridEntry() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dlayout.cxx856 struct GridEntry struct
858 VclPtr<vcl::Window> pChild;
859 sal_Int32 nSpanWidth;
860 sal_Int32 nSpanHeight;
861 int x;
862 int y;
863 GridEntry() in GridEntry() argument
/dports/cad/fritzing/fritzing-app-0.9.2b/src/autoroute/cmrouter/
H A Dcmrouter.cpp286 GridEntry::GridEntry(QRectF & r, QGraphicsItem * parent) : QGraphicsRectItem(r, parent) in GridEntry() function in GridEntry