Home
last modified time | relevance | path

Searched refs:linesHeight (Results 1 – 10 of 10) sorted by relevance

/dports/print/limereport/LimeReport-1.5.35/
H A DfollowTo.patch144 int linesHeight=0;
152 - linesHeight+=it.layout()->lineAt(i).height()+lineSpacing();
153 - if (linesHeight>(height-(fakeMarginSize()*2+borderLineSize()*2))) {
154 - linesHeight-=it.layout()->lineAt(i).height();
162 + linesHeight+=curBlock.layout()->lineAt(curLine).height()+lineSpacing();
169 + linesHeight = 0;
175 + linesHeight+=curBlock.layout()->lineAt(curLine).height()+lineSpacing();
177 + linesHeight-=curBlock.layout()->lineAt(curLine).height();
191 - upperPart->setHeight(linesHeight+fakeMarginSize()*2+borderLineSize()*2);
203 - int linesHeight=0;
[all …]
/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/
H A Dtasks_adapter.go104 linesHeight := view.LinesHeight()
107 if linesHeight < originY {
108 newOriginY := linesHeight - height
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMacWrtParser.hxx96 std::vector<int> &linesHeight);
H A DMsWksGraph.hxx134 void computePositions(int zoneId, std::vector<int> &linesHeight, std::vector<int> &pagesHeight);
H A DMacWrtParser.cxx984 …inesHeight(MWAWEntry const &entry, std::vector<int> &firstParagLine, std::vector<int> &linesHeight) in readLinesHeight() argument
987 linesHeight.resize(0); in readLinesHeight()
1014 firstParagLine.push_back(int(linesHeight.size())); in readLinesHeight()
1029 linesHeight.push_back(actHeight); in readLinesHeight()
1035 linesHeight.push_back(actHeight); in readLinesHeight()
1047 firstParagLine.push_back(int(linesHeight.size())); in readLinesHeight()
/dports/net-im/slack-term/slack-term-0.4.1/components/
H A Dchat.go178 linesHeight := len(lines)
183 for i := (linesHeight - 1) - c.Offset; i >= 0; i-- {
/dports/print/limereport/LimeReport-1.5.35/limereport/items/
H A Dlrtextitem.cpp888 int linesHeight = 0; in extractText() local
891 linesHeight+=curBlock.blockFormat().topMargin(); in extractText()
893 linesHeight += curBlock.layout()->lineAt(curLine).height() + lineSpacing(); in extractText()
894 if (height > 0 && linesHeight > (height-borderLineSize() * 2)) {goto loop_exit;} in extractText()
/dports/devel/hs-threadscope/threadscope-0.2.14/GUI/
H A DEventsView.hs245 linesHeight = fromIntegral numLines * lineHeight function
246 upper = max linesHeight (fromIntegral windowHeight)
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7622.0e38943fa459e872fe93.js.map1linesHeight = this._lineHeight * this._lineCount;\r\n const whitespacesHeight = this.getWh…
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak.v2/admin/resources/
H A Dindex.js.map4linesHeight = this._lineHeight * this._lineCount;\r\n const whitespacesHeight = this.getWh…