diff options
| author | 2009-09-29 17:56:39 -0700 | |
|---|---|---|
| committer | 2009-09-29 17:56:39 -0700 | |
| commit | ac18e4f238650aa4bf8b6c7540d928b0249cfd99 (patch) | |
| tree | 7b90a35408fe1fdcec0f78a924790792865276d5 | |
| parent | e67f0c9712890f3af19d1213ff4c4b049c401226 (diff) | |
Update 4.xml with the native status change of breakText/measureText
| -rw-r--r-- | api/4.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/api/4.xml b/api/4.xml index fc54859f7369..e79bd7e74a0a 100644 --- a/api/4.xml +++ b/api/4.xml @@ -51157,7 +51157,7 @@ <method name="breakText" return="int" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" @@ -51201,7 +51201,7 @@ <method name="breakText" return="int" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" @@ -51769,7 +51769,7 @@ <method name="measureText" return="float" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" @@ -51786,7 +51786,7 @@ <method name="measureText" return="float" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" @@ -51803,7 +51803,7 @@ <method name="measureText" return="float" abstract="false" - native="true" + native="false" synchronized="false" static="false" final="false" |