Update 4.xml with the native status change of breakText/measureText
This commit is contained in:
10
api/4.xml
10
api/4.xml
@@ -51157,7 +51157,7 @@
|
|||||||
<method name="breakText"
|
<method name="breakText"
|
||||||
return="int"
|
return="int"
|
||||||
abstract="false"
|
abstract="false"
|
||||||
native="true"
|
native="false"
|
||||||
synchronized="false"
|
synchronized="false"
|
||||||
static="false"
|
static="false"
|
||||||
final="false"
|
final="false"
|
||||||
@@ -51201,7 +51201,7 @@
|
|||||||
<method name="breakText"
|
<method name="breakText"
|
||||||
return="int"
|
return="int"
|
||||||
abstract="false"
|
abstract="false"
|
||||||
native="true"
|
native="false"
|
||||||
synchronized="false"
|
synchronized="false"
|
||||||
static="false"
|
static="false"
|
||||||
final="false"
|
final="false"
|
||||||
@@ -51769,7 +51769,7 @@
|
|||||||
<method name="measureText"
|
<method name="measureText"
|
||||||
return="float"
|
return="float"
|
||||||
abstract="false"
|
abstract="false"
|
||||||
native="true"
|
native="false"
|
||||||
synchronized="false"
|
synchronized="false"
|
||||||
static="false"
|
static="false"
|
||||||
final="false"
|
final="false"
|
||||||
@@ -51786,7 +51786,7 @@
|
|||||||
<method name="measureText"
|
<method name="measureText"
|
||||||
return="float"
|
return="float"
|
||||||
abstract="false"
|
abstract="false"
|
||||||
native="true"
|
native="false"
|
||||||
synchronized="false"
|
synchronized="false"
|
||||||
static="false"
|
static="false"
|
||||||
final="false"
|
final="false"
|
||||||
@@ -51803,7 +51803,7 @@
|
|||||||
<method name="measureText"
|
<method name="measureText"
|
||||||
return="float"
|
return="float"
|
||||||
abstract="false"
|
abstract="false"
|
||||||
native="true"
|
native="false"
|
||||||
synchronized="false"
|
synchronized="false"
|
||||||
static="false"
|
static="false"
|
||||||
final="false"
|
final="false"
|
||||||
|
|||||||
Reference in New Issue
Block a user