OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Property
(Results
1 - 25
of
459
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/objectal/
OALAudioTrack.java
23
import org.robovm.objc.annotation.
Property
;
52
@
Property
55
@
Property
58
@
Property
61
@
Property
64
@
Property
67
@
Property
70
@
Property
73
@
Property
76
@
Property
[
all
...]
OALSimpleAudio.java
23
import org.robovm.objc.annotation.
Property
;
52
@
Property
55
@
Property
58
@
Property
61
@
Property
64
@
Property
67
@
Property
70
@
Property
(selector = "channel")
ALSource.java
23
import org.robovm.objc.annotation.
Property
;
38
@
Property
(selector = "sourceId")
44
@
Property
(selector = "paused")
47
@
Property
(selector = "setPaused:")
/external/libchrome/dbus/
property.h
31
// member for each
property
defined as an instance of the
Property
<> class,
34
//
property
defined to associate them with their string name.
40
// dbus::
Property
<std::string> name;
41
// dbus::
Property
<uint16_t> version;
42
// dbus::
Property
<dbus::ObjectPath> parent;
43
// dbus::
Property
<std::vector<std::string> > children;
101
// the current value of the name
property
would be:
116
// the
property
value, and whether it emits a signal or a Get() call is
124
// in
property
.cc because template methods use them
[
all
...]