Home
last modified time | relevance | path

Searched defs:CellInfo (Results 1 – 25 of 63) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dfillinfo.hxx98 struct CellInfo struct
100 CellInfo() in CellInfo() argument
132 ScRefCellValue maCell;
134 const ScPatternAttr* pPatternAttr;
135 const SfxItemSet* pConditionSet;
136 std::optional<Color> mxColorScale;
140 const SvxBrushItem* pBackground;
148 const SvxShadowItem* pHShadowOrigin;
153 ScClipMark nClipMark;
154 sal_uInt16 nWidth;
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dfillinfo.hxx99 struct CellInfo struct
101 CellInfo() in CellInfo() function
133 ScRefCellValue maCell;
135 const ScPatternAttr* pPatternAttr;
136 const SfxItemSet* pConditionSet;
137 boost::optional<Color> mxColorScale;
141 const SvxBrushItem* pBackground;
149 const SvxShadowItem* pHShadowOrigin;
154 ScClipMark nClipMark;
155 sal_uInt16 nWidth;
[all …]
/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dblock_random_access_matrix.h86 struct CellInfo { struct
87 CellInfo() : values(nullptr) {} in CellInfo() argument
88 explicit CellInfo(double* values) : values(values) {} in CellInfo() function
99 // a CellInfo with a pointer to the dense matrix containing it, argument
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dblock_random_access_matrix.h86 struct CellInfo { struct
87 CellInfo() in CellInfo() argument
91 explicit CellInfo(double* ptr) in CellInfo() function
104 // a CellInfo with a pointer to the dense matrix containing it, argument
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dblock_random_access_matrix.h88 struct CellInfo { struct
89 CellInfo() : values(nullptr) {} in CellInfo() function
90 explicit CellInfo(double* values) : values(values) {} in CellInfo() function
101 // a CellInfo with a pointer to the dense matrix containing it, argument
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Pathfinder/
H A DCellInfo.cs28 public struct CellInfo struct
33 public readonly int CostSoFar;
38 public readonly int EstimatedTotal;
43 public readonly CPos PreviousPos;
48 public readonly CellStatus Status;
50 public CellInfo(int costSoFar, int estimatedTotal, CPos previousPos, CellStatus status) in CellInfo() method
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/elevation/
H A DossimElevationCellDatabase.h9 struct CellInfo : ossimReferenced struct
19 CellInfo(const CellInfo& src) in CellInfo() argument
26 CellInfo() in CellInfo() argument
56 typedef std::map<ossim_uint64, ossimRefPtr<CellInfo> > CellMap; argument
/dports/print/libmspub01/libmspub-0.1.4/src/lib/
H A DTableInfo.h18 struct CellInfo struct
20 CellInfo() in CellInfo() function
40 std::vector<CellInfo> m_cells; argument
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/win32/w32widgets/
H A DW32Container.h159 struct CellInfo { struct
160 CellInfo(int xFrom, int xTo, W32WidgetPtr widget) : XFrom(xFrom), XTo(xTo), Widget(widget) {} in CellInfo() argument
164 typedef std::list<CellInfo> RowList; argument
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dwangfiller.h48 struct CellInfo { struct
52 bool operator==(const CellInfo &other) const { argument
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygengtkcellinfo.h48 explicit CellInfo( void ): in CellInfo() function
54 CellInfo( const CellInfo& other ): in CellInfo() function
61 explicit CellInfo( GtkTreeView* treeView, int x, int y ): in CellInfo() function
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygengtkcellinfo.h48 explicit CellInfo( void ): in CellInfo() function
54 CellInfo( const CellInfo& other ): in CellInfo() function
61 explicit CellInfo( GtkTreeView* treeView, int x, int y ): in CellInfo() function
/dports/games/ksudoku/ksudoku-21.12.3/src/gui/
H A Dhistory.h34 inline CellInfo() in CellInfo() function
37 inline CellInfo(ButtonState state, int value) in CellInfo() function
40 inline CellInfo(const QBitArray& markers) in CellInfo() function
43 inline CellInfo(const CellInfo& info) in CellInfo() function
/dports/devel/nextpnr/nextpnr-48cd407/docs/
H A Dnetlist.md17 ## CellInfo section in nextpnr netlist structures documentation
/dports/devel/upp/upp/uppsrc/RichText/
H A DTable.h68 struct CellInfo { struct
74 CellInfo() { valid = true; } in CellInfo() function
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DParseRTF.cpp98 struct CellInfo { struct in Upp::RTFParser
101 RichCell::Format format;
102 Rect cellmarginunits;
103 int shading;
104 Color shading_fore;
105 Color shading_back;
106 int end_dots;
183 RTFParser::CellInfo::CellInfo() in CellInfo() function in Upp::RTFParser::CellInfo
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/table/
H A DTableDesignPane.cxx426 struct CellInfo struct
428 Color maCellColor;
429 Color maTextColor;
430 std::shared_ptr<SvxBoxItem> maBorder;
437 CellInfo::CellInfo( const Reference< XStyle >& xStyle ) in CellInfo() function in sd::CellInfo
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/scanners/cellscanner/
H A DCellInfo.java21 public class CellInfo implements Parcelable { class
61 public CellInfo(int phoneType) { in CellInfo() method in CellInfo
66 private CellInfo(Parcel in) { in CellInfo() method in CellInfo
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/scanners/cellscanner/
H A DCellInfo.java21 public class CellInfo implements Parcelable { class
61 public CellInfo(int phoneType) { in CellInfo() method in CellInfo
66 private CellInfo(Parcel in) { in CellInfo() method in CellInfo
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DArrayCtrl.h154 struct CellInfo : Moveable<CellInfo> { struct
166 CellInfo(CellInfo&& s); argument
167 CellInfo() {} in CellInfo() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/table/
H A DTableDesignPane.cxx422 struct CellInfo struct
424 Color maCellColor;
425 Color maTextColor;
426 std::shared_ptr<SvxBoxItem> maBorder;
431 CellInfo::CellInfo( const Reference< XStyle >& xStyle ) in CellInfo() function in sd::CellInfo
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DbtreeInt.h234 typedef struct CellInfo CellInfo; typedef
463 struct CellInfo { struct
464 i64 nKey; /* The key for INTKEY tables, or nPayload otherwise */
465 u8 *pPayload; /* Pointer to the start of payload */
466 u32 nPayload; /* Bytes of payload */
467 u16 nLocal; /* Amount of payload held locally, not on overflow */
468 u16 nSize; /* Size of the cell content on the main b-tree page */
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DbtreeInt.h234 typedef struct CellInfo CellInfo; typedef
479 struct CellInfo { struct
480 i64 nKey; /* The key for INTKEY tables, or nPayload otherwise */
481 u8 *pPayload; /* Pointer to the start of payload */
482 u32 nPayload; /* Bytes of payload */
483 u16 nLocal; /* Amount of payload held locally, not on overflow */
484 u16 nSize; /* Size of the cell content on the main b-tree page */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DbtreeInt.h234 typedef struct CellInfo CellInfo; typedef
463 struct CellInfo { struct
464 i64 nKey; /* The key for INTKEY tables, or nPayload otherwise */
465 u8 *pPayload; /* Pointer to the start of payload */
466 u32 nPayload; /* Bytes of payload */
467 u16 nLocal; /* Amount of payload held locally, not on overflow */
468 u16 nSize; /* Size of the cell content on the main b-tree page */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DbtreeInt.h234 typedef struct CellInfo CellInfo; typedef
478 struct CellInfo { struct
479 i64 nKey; /* The key for INTKEY tables, or nPayload otherwise */
480 u8 *pPayload; /* Pointer to the start of payload */
481 u32 nPayload; /* Bytes of payload */
482 u16 nLocal; /* Amount of payload held locally, not on overflow */
483 u16 nSize; /* Size of the cell content on the main b-tree page */

123