Home
last modified time | relevance | path

Searched refs:calcLayout (Results 1 – 25 of 45) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/libreoffice/ui/
H A DLibreOfficeUIActivity.java137 private LinearLayout calcLayout; field in LibreOfficeUIActivity
191 calcLayout = findViewById(R.id.calcLayout); in createUI()
221 calcLayout.startAnimation(fabOpenAnimation); in expandFabMenu()
234 calcLayout.startAnimation(fabCloseAnimation); in collapseFabMenu()
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/lib/
H A Dcodecharts.py35 def calcLayout(self): member in CodeChartBase
148 self.calcLayout()
205 self.calcLayout()
259 self.calcLayout()
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/github.com/gizak/termui/
H A Dgrid.go29 func (r *Row) calcLayout() { func
264 r.calcLayout()
H A Dlinechart.go213 func (lc *LineChart) calcLayout() { func
321 lc.calcLayout()
/dports/finance/cointop/cointop-1.5.4/cointop/common/gizak/termui/
H A Dgrid.go29 func (r *Row) calcLayout() { func
264 r.calcLayout()
H A Dlinechart.go230 func (lc *LineChart) calcLayout() { func
341 lc.calcLayout()
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/erroneousboat/termui/
H A Dgrid.go29 func (r *Row) calcLayout() { func
264 r.calcLayout()
H A Dlinechart.go213 func (lc *LineChart) calcLayout() { func
321 lc.calcLayout()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/gizak/termui/
H A Dgrid.go29 func (r *Row) calcLayout() { func
264 r.calcLayout()
H A Dlinechart.go213 func (lc *LineChart) calcLayout() { func
321 lc.calcLayout()
/dports/games/warzone2100/warzone2100/lib/widget/
H A Dwidget.cpp343 , calcLayout(nullptr) in W_INIT()
357 , calcLayout(init->calcLayout) in WIDGET()
386 , calcLayout(nullptr) in WIDGET()
443 calcLayout = calcLayoutFunc; in setCalcLayout()
449 if (calcLayout) in callCalcLayout()
451 calcLayout(this, screenWidth, screenHeight, screenWidth, screenHeight); in callCalcLayout()
H A Dwidget.h132 WIDGET_CALCLAYOUT_FUNC calcLayout; ///< Optional calculate layout callback function member
H A Dwidgbase.h304 WIDGET_CALCLAYOUT_FUNC calcLayout; ///< Optional calc layout callback
/dports/games/tycho/species/
H A Dvisitool.hpp84 void calcLayout();
H A Dvisitool.cpp185 calcLayout(); in OnSize()
249 void SpeciesFrame::calcLayout() { in calcLayout() function in SpeciesFrame
/dports/games/species/species/
H A Dvisitool.hpp84 void calcLayout();
H A Dvisitool.cpp185 calcLayout(); in OnSize()
249 void SpeciesFrame::calcLayout() { in calcLayout() function in SpeciesFrame
/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A DLayouter.cpp31 void layouter_c::calcLayout(int task, std::vector<int> *widths, std::vector<int> *heights, in calcLayout() function in layouter_c
265 calcLayout(1, &widths, &heights, &widgetW, &widgetH, w, h); in resize()
365 calcLayout(0, &widths, &heights, 0, 0); in getMinSize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/uiwriter/
H A Duiwriter4.cxx424 calcLayout(); in testTdf96515()
460 calcLayout(); in testTdf96536()
470 calcLayout(); in testTdf96536()
478 calcLayout(); in testTdf96536()
893 calcLayout(); in testTdf96961()
904 calcLayout(); in testTdf88453()
914 calcLayout(); in testTdf88453Table()
979 calcLayout(); in testTdf98987()
1005 calcLayout(); in testTdf99004()
1540 calcLayout(); in testTdf35021_tabOverMarginDemo()
[all …]
/dports/games/warzone2100/warzone2100/src/titleui/
H A Dprotocol.cpp162 sFormInit.calcLayout = LAMBDA_CALCLAYOUT_SIMPLE({ in openIPDialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/libreoffice/ui/
H A DLibreOfficeUIActivity.java153 private LinearLayout calcLayout; field in LibreOfficeUIActivity
208 calcLayout = findViewById(R.id.calcLayout); in createUI()
321 calcLayout.startAnimation(fabOpenAnimation); in expandFabMenu()
334 calcLayout.startAnimation(fabCloseAnimation); in collapseFabMenu()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/unit/
H A Dswmodeltestbase.cxx170 void SwModelTestBase::calcLayout() in calcLayout() function in SwModelTestBase
527 calcLayout(); in loadURL()
614 calcLayout(); in reload()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/inc/
H A Dswmodeltestbase.hxx389 void calcLayout() in calcLayout() function in SwModelTestBase
773 calcLayout(); in loadURL()
860 calcLayout(); in reload()
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DCRToolBar.java122 calcLayout(); in CRToolBar()
126 private void calcLayout() { in calcLayout() method in CRToolBar
/dports/games/warzone2100/warzone2100/src/hci/
H A Dobjects_stats.cpp223 init.calcLayout = LAMBDA_CALCLAYOUT_SIMPLE({ in addCloseButton()

12