From 52ea242bee4f5900c9764ad32e360210e5d18a52 Mon Sep 17 00:00:00 2001 From: "Jesus M. Castagnetto" Date: Wed, 1 Nov 2000 23:41:57 +0000 Subject: [PATCH] More fixes of indentation. No tabs please, just spaces. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35027 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/swf.xml | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/functions/swf.xml b/functions/swf.xml index 0c8f6c20b3..888b48a0f9 100644 --- a/functions/swf.xml +++ b/functions/swf.xml @@ -1515,12 +1515,12 @@ function swf_savedata ($data) - Aheight - The height in pixels of a capital A. + Aheight - The height in pixels of a capital A. - xheight - The height in pixels of a lowercase x. + xheight - The height in pixels of a lowercase x. @@ -1639,17 +1639,17 @@ function swf_savedata ($data) - "size" - The size in bytes of the bitmap. + "size" - The size in bytes of the bitmap. - "width" - The width in pixels of the bitmap. + "width" - The width in pixels of the bitmap. - "height" - The height in pixels of the bitmap. + "height" - The height in pixels of the bitmap. @@ -1817,42 +1817,42 @@ swf_endButton (); - IdletoOverUp + IdletoOverUp - OverUptoIdle + OverUptoIdle - OverUptoOverDown + OverUptoOverDown - OverDowntoOverUp + OverDowntoOverUp - IdletoOverDown + IdletoOverDown - OutDowntoIdle + OutDowntoIdle - MenuEnter (IdletoOverUp|IdletoOverDown) + MenuEnter (IdletoOverUp|IdletoOverDown) - MenuExit (OverUptoIdle|OverDowntoIdle) + MenuExit (OverUptoIdle|OverDowntoIdle) @@ -1860,47 +1860,47 @@ swf_endButton (); - IdletoOverUp + IdletoOverUp - OverUptoIdle + OverUptoIdle - OverUptoOverDown + OverUptoOverDown - OverDowntoOverUp + OverDowntoOverUp - OverDowntoOutDown + OverDowntoOutDown - OutDowntoOverDown + OutDowntoOverDown - OutDowntoIdle + OutDowntoIdle - ButtonEnter (IdletoOverUp|OutDowntoOverDown) + ButtonEnter (IdletoOverUp|OutDowntoOverDown) - ButtonExit (OverUptoIdle|OverDowntoOutDown) + ButtonExit (OverUptoIdle|OverDowntoOutDown)