Searched defs:column (Results 1 - 4 of 4) sorted by relevance

/hets/utils/el/
H A Dcasl-indent.el22 (defcustom casl-indent-rhs-align-column 0
38 "Returns the column number of APOINT."
41 (current-column)))
76 "Pushes indentation information for the column COL
85 "Pushes indentation information for the column corresponding to POS
90 "Pushes indentation information for the column corresponding to POS
237 (let ((cur-col 1024) ; maximum column number
246 (< (current-column) cur-col) ; less indented column found
248 (setq cur-col (current-column)))
[all...]
/hets/OWL2/java/lib/
H A Dguava-18.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
H A Dowlapi-osgidistribution-3.5.2.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/net. ...
/hets/CASL/Termination/
H A DAProVE.jarMETA-INF/ META-INF/MANIFEST.MF aprove/ aprove/CommandLineInterface/ aprove/Framework/ aprove/Framework/Algebra/ aprove/Framework/ ...

Completed in 19 milliseconds