Home
last modified time | relevance | path

Searched defs:relativeTo (Results 1 – 12 of 12) sorted by relevance

/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/helper/
DSpringLayoutHelper.java41 …public void placeToTheRight(Component relativeTo, Component componentToPlace, int horizontalPaddin… in placeToTheRight()
47 public void placeToTheRight(Component relativeTo, Component componentToPlace) { in placeToTheRight()
51 public void placeBelow(Component relativeTo, Component componentToPlace) { in placeBelow()
55 …public void placeBelow(Component relativeTo, Component componentToPlace, int horizontalPadding, in… in placeBelow()
/external/okio/okio/src/commonMain/kotlin/okio/
DPath.kt270 fun relativeTo(other: Path): Path in div() method
/external/dokka/core/src/main/kotlin/Utilities/
DUri.kt6 fun URI.relativeTo(uri: URI): URI { in <lambda>() method
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs267 internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo) in LookupSymbol()
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs267 internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo) in LookupSymbol()
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorPool.cs267 internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo) in LookupSymbol()
/external/okio/okio/src/nonJvmMain/kotlin/okio/
DPath.kt85 actual fun relativeTo(other: Path): Path = commonRelativeTo(other) in div() method in okio.Path
/external/okio/okio/src/jvmMain/kotlin/okio/
DPath.kt95 actual fun relativeTo(other: Path): Path = commonRelativeTo(other) in div() method in okio.Path
/external/rust/android-crates-io/crates/url/tests/
Durltestdata.json3195 "relativeTo": "non-opaque-path-base" string
3206 "relativeTo": "non-opaque-path-base" string
3212 "relativeTo": "non-opaque-path-base" string
3223 "relativeTo": "non-opaque-path-base" string
3229 "relativeTo": "non-opaque-path-base" string
3235 "relativeTo": "non-opaque-path-base" string
3246 "relativeTo": "non-opaque-path-base" string
3312 "relativeTo": "non-opaque-path-base" string
3318 "relativeTo": "non-opaque-path-base" string
6835 "relativeTo": "non-opaque-path-base" string
[all …]
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2475 final GenericDescriptor relativeTo, in lookupSymbol()
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2475 final GenericDescriptor relativeTo, in lookupSymbol()
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2475 final GenericDescriptor relativeTo, in lookupSymbol()