Searched defs:relativeTo (Results 1 – 12 of 12) sorted by relevance
| /external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/helper/ |
| D | SpringLayoutHelper.java | 41 …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/ |
| D | Path.kt | 270 fun relativeTo(other: Path): Path in div() method
|
| /external/dokka/core/src/main/kotlin/Utilities/ |
| D | Uri.kt | 6 fun URI.relativeTo(uri: URI): URI { in <lambda>() method
|
| /external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | DescriptorPool.cs | 267 internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo) in LookupSymbol()
|
| /external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | DescriptorPool.cs | 267 internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo) in LookupSymbol()
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | DescriptorPool.cs | 267 internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo) in LookupSymbol()
|
| /external/okio/okio/src/nonJvmMain/kotlin/okio/ |
| D | Path.kt | 85 actual fun relativeTo(other: Path): Path = commonRelativeTo(other) in div() method in okio.Path
|
| /external/okio/okio/src/jvmMain/kotlin/okio/ |
| D | Path.kt | 95 actual fun relativeTo(other: Path): Path = commonRelativeTo(other) in div() method in okio.Path
|
| /external/rust/android-crates-io/crates/url/tests/ |
| D | urltestdata.json | 3195 "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/ |
| D | Descriptors.java | 2475 final GenericDescriptor relativeTo, in lookupSymbol()
|
| /external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Descriptors.java | 2475 final GenericDescriptor relativeTo, in lookupSymbol()
|
| /external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Descriptors.java | 2475 final GenericDescriptor relativeTo, in lookupSymbol()
|