Searched defs:relativeTo (Results  1 – 6 of 6) 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/dokka/core/src/main/kotlin/Utilities/ | 
| D | Uri.kt | 6 fun URI.relativeTo(uri: URI): URI {  in <lambda>()  method
 | 
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | DescriptorPool.cs | 267         internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo)  in LookupSymbol()
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | DescriptorPool.cs | 267         internal IDescriptor LookupSymbol(string name, IDescriptor relativeTo)  in LookupSymbol()
 | 
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | 
| D | Descriptors.java | 2475         final GenericDescriptor relativeTo,  in lookupSymbol()
 | 
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ | 
| D | Descriptors.java | 2475         final GenericDescriptor relativeTo,  in lookupSymbol()
 |