File: formula.repository

package info (click to toggle)
cegui-mk2 0.7.6-3.3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 105,388 kB
  • ctags: 82,178
  • sloc: cpp: 142,729; ansic: 27,984; sh: 11,010; makefile: 2,275; python: 916; xml: 17
file content (8 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
\form#0:$ (2 {*} (4 + LineSpacing)) $
\form#1:$ ((2 {*} 4) + LineSpacing) $
\form#2:$ middleWidth=widgetWidth-(leftEndWidth+rightEndWidth) $
\form#3:$ rightEdge=widgetWidth-rightEndWidth $
\form#4:$ (4 * 2) + LineSpacing $
\form#5:$ tmp = 4 + LineSpacing $
\form#6:$ 2 * tmp $
\form#7:$ (2 * (4 + LineSpacing)) $