Home
last modified time | relevance | path

Searched refs:topSection (Results 1 – 12 of 12) sorted by relevance

/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/pluginsimpl/
H A DBasicPluginViewImpl.java178 Composite topSection = new Composite(panel, SWT.NONE); in initialize() local
183 topSection.setLayout(gridLayout); in initialize()
188 Utils.setLayoutData(topSection, gridData); in initialize()
191 Label statusTitle = new Label(topSection,SWT.NULL); in initialize()
194 status = new BufferedLabel(topSection,SWT.NULL); in initialize()
200 Label activityTitle = new Label(topSection,SWT.NULL); in initialize()
203 task = new BufferedLabel(topSection,SWT.NULL); in initialize()
209 Label progressTitle = new Label(topSection,SWT.NULL); in initialize()
212 progress = new ProgressBar(topSection,SWT.NULL); in initialize()
247 Label logTitle = new Label(topSection,SWT.NULL); in initialize()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderTable.cpp1053 RenderTableSection* topSection; in outerBorderBefore() local
1055 topSection = m_head; in outerBorderBefore()
1057 topSection = m_firstBody; in outerBorderBefore()
1059 topSection = m_foot; in outerBorderBefore()
1061 topSection = 0; in outerBorderBefore()
1062 if (topSection) { in outerBorderBefore()
1063 borderWidth = topSection->outerBorderBefore(); in outerBorderBefore()
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DPdfSignatureAppearance.java99 private static final float topSection = 0.3f; field in PdfSignatureAppearance
381 …angle sr = new Rectangle(rect.width() - 2 * margin, rect.height() * (1 - topSection) - 2 * margin); in getAppearance()
386 …se(text, font), margin, 0, rect.width() - margin, rect.height() * (1 - topSection) - margin, size,… in getAppearance()
397 … t.setBoundingBox(new Rectangle(0, rect.height() * (1 - topSection), rect.right(), rect.top())); in getAppearance()
408 … Rectangle sr = new Rectangle(rect.width() - 2 * margin, rect.height() * topSection - 2 * margin); in getAppearance()
/dports/lang/spidermonkey60/firefox-60.9.0/browser/base/content/abouthome/
H A DaboutHome.css38 #topSection {
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/base/content/abouthome/
H A DaboutHome.css38 #topSection {
/dports/science/PETSc/petsc-3.14.1/src/dm/dt/dualspace/interface/
H A Ddualspace.c841 PetscErrorCode PetscDualSpaceSectionCreate_Internal(PetscDualSpace sp, PetscSection *topSection) in PetscDualSpaceSectionCreate_Internal() argument
887 *topSection = section; in PetscDualSpaceSectionCreate_Internal()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DPeerConnection.jsm1286 let topSection = sections.shift();
1288 containsTrickle(topSection) || sections.every(containsTrickle);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DPeerConnection.jsm1287 let topSection = sections.shift();
1289 containsTrickle(topSection) || sections.every(containsTrickle);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DPeerConnection.jsm1286 let topSection = sections.shift();
1288 containsTrickle(topSection) || sections.every(containsTrickle);
/dports/www/firefox/firefox-99.0/dom/media/
H A DPeerConnection.jsm1372 let topSection = sections.shift();
1374 containsTrickle(topSection) || sections.every(containsTrickle);
/dports/www/element-web/element-v1.9.8/bundles/fe56de007a54db37c626/
H A Dvendors~init.js.map1 …HighContrast","isUserOnHighContrastTheme","dndEnabled","doNotDisturb","topSection","hostSignupConf…
/dports/science/PETSc/petsc-3.14.1/
H A DCTAGS24648 … PetscDualSpaceSectionCreate_Internal(PetscDualSpace sp, PetscSection *topSection)$/;" f language:C