Home
last modified time | relevance | path

Searched refs:IsEmptyRow (Results 1 – 18 of 18) sorted by relevance

/dports/editors/lazarus/lazarus/lcl/
H A Dvaledit.pas185 function IsEmptyRow: Boolean; {Delphi compatible function} in IsEmptyRow() function
186 function IsEmptyRow(aRow: Integer): Boolean; {This for makes more sense to me} in IsEmptyRow() function
863 function TValueListEditor.IsEmptyRow: Boolean; in IsEmptyRow() function
866 Result := IsEmptyRow(Row);
869 function TValueListEditor.IsEmptyRow(aRow: Integer): Boolean; in IsEmptyRow() function
H A Dgrids.pas1091 function IsEmptyRow(ARow: Integer): Boolean; in IsEmptyRow() function
5387 function TCustomGrid.IsEmptyRow(ARow: Integer): Boolean; in IsEmptyRow() function
7411 …if (goAutoAddRowsSkipContentCheck in Options) or (not IsEmptyRow(Row)) then MoveSel(True, DeltaCol…
7738 if (goAutoAddRowsSkipContentCheck in Options) or (not IsEmptyRow(FRow)) then begin
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dvaledit.pas185 function IsEmptyRow: Boolean; {Delphi compatible function} in IsEmptyRow() function
186 function IsEmptyRow(aRow: Integer): Boolean; {This for makes more sense to me} in IsEmptyRow() function
863 function TValueListEditor.IsEmptyRow: Boolean; in IsEmptyRow() function
866 Result := IsEmptyRow(Row);
869 function TValueListEditor.IsEmptyRow(aRow: Integer): Boolean; in IsEmptyRow() function
H A Dgrids.pas1091 function IsEmptyRow(ARow: Integer): Boolean; in IsEmptyRow() function
5387 function TCustomGrid.IsEmptyRow(ARow: Integer): Boolean; in IsEmptyRow() function
7411 …if (goAutoAddRowsSkipContentCheck in Options) or (not IsEmptyRow(Row)) then MoveSel(True, DeltaCol…
7738 if (goAutoAddRowsSkipContentCheck in Options) or (not IsEmptyRow(FRow)) then begin
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dvaledit.pas191 function IsEmptyRow: Boolean; {Delphi compatible function} in IsEmptyRow() function
192 function IsEmptyRow(aRow: Integer): Boolean; {This for makes more sense to me} in IsEmptyRow() function
881 function TValueListEditor.IsEmptyRow: Boolean; in IsEmptyRow() function
884 Result := IsEmptyRow(Row);
887 function TValueListEditor.IsEmptyRow(aRow: Integer): Boolean; in IsEmptyRow() function
H A Dgrids.pas1115 function IsEmptyRow(ARow: Integer): Boolean; in IsEmptyRow() function
5494 function TCustomGrid.IsEmptyRow(ARow: Integer): Boolean; in IsEmptyRow() function
7557 …if (goAutoAddRowsSkipContentCheck in Options) or (not IsEmptyRow(Row)) then MoveSel(True, DeltaCol…
7885 if (goAutoAddRowsSkipContentCheck in Options) or (not IsEmptyRow(FRow)) then begin
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dvaledit.pas191 function IsEmptyRow: Boolean; {Delphi compatible function} in IsEmptyRow() function
192 function IsEmptyRow(aRow: Integer): Boolean; {This for makes more sense to me} in IsEmptyRow() function
881 function TValueListEditor.IsEmptyRow: Boolean; in IsEmptyRow() function
884 Result := IsEmptyRow(Row);
887 function TValueListEditor.IsEmptyRow(aRow: Integer): Boolean; in IsEmptyRow() function
H A Dgrids.pas1115 function IsEmptyRow(ARow: Integer): Boolean; in IsEmptyRow() function
5494 function TCustomGrid.IsEmptyRow(ARow: Integer): Boolean; in IsEmptyRow() function
7557 …if (goAutoAddRowsSkipContentCheck in Options) or (not IsEmptyRow(Row)) then MoveSel(True, DeltaCol…
7885 if (goAutoAddRowsSkipContentCheck in Options) or (not IsEmptyRow(FRow)) then begin
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A Dpattern.h64 bool IsEmptyRow(ROWINDEX row) const;
H A Dpattern.cpp37 bool CPattern::IsEmptyRow(ROWINDEX row) const in IsEmptyRow() function in CPattern
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsGridContainerFrame.cpp2495 uint32_t IsEmptyRow(uint32_t aRow) const in IsEmptyRow() function
3572 if (row < endRepeat && mCellMap.IsEmptyRow(row)) { in PlaceGridItems()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsGridContainerFrame.cpp2244 uint32_t IsEmptyRow(uint32_t aRow) const { in IsEmptyRow() function
3255 if (mCellMap.IsEmptyRow(repeatStart + i)) { in PlaceGridItems()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsGridContainerFrame.cpp3352 uint32_t IsEmptyRow(uint32_t aRow) const { in IsEmptyRow() function
4881 [&cellMap](uint32_t i) -> bool { return cellMap.IsEmptyRow(i); }); in PlaceGridItems()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsGridContainerFrame.cpp3358 uint32_t IsEmptyRow(uint32_t aRow) const { in IsEmptyRow() function
4887 [&cellMap](uint32_t i) -> bool { return cellMap.IsEmptyRow(i); }); in PlaceGridItems()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsGridContainerFrame.cpp3352 uint32_t IsEmptyRow(uint32_t aRow) const { in IsEmptyRow() function
4881 [&cellMap](uint32_t i) -> bool { return cellMap.IsEmptyRow(i); }); in PlaceGridItems()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsGridContainerFrame.cpp3302 uint32_t IsEmptyRow(uint32_t aRow) const { in IsEmptyRow() function
4827 [&cellMap](uint32_t i) -> bool { return cellMap.IsEmptyRow(i); }); in PlaceGridItems()
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct16994 IsEmptyRow grids/tcustomgrid.isemptyrow.html
20530 IsEmptyRow valedit/tvaluelisteditor.isemptyrow.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct16994 IsEmptyRow grids/tcustomgrid.isemptyrow.html
20530 IsEmptyRow valedit/tvaluelisteditor.isemptyrow.html