Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AshampooSystems/boden
/ functions
Functions
2,013 in github.com/AshampooSystems/boden
⨍
Functions
2,013
◇
Types & classes
606
↓ 1 callers
Method
toJSON
framework/foundation/src/AttributedString.cpp:39
↓ 1 callers
Method
toString
framework/foundation/include/bdn/property/StreamBacking.h:33
↓ 1 callers
Function
toYGDirection
framework/ui/modules/yoga/src/Layout.cpp:24
↓ 1 callers
Function
toYGFlexDirection
framework/ui/modules/yoga/src/Layout.cpp:9
↓ 1 callers
Function
toYGJustify
framework/ui/modules/yoga/src/Layout.cpp:60
↓ 1 callers
Function
toYGPositionType
framework/ui/modules/yoga/src/Layout.cpp:93
↓ 1 callers
Function
toYGWrap
framework/ui/modules/yoga/src/Layout.cpp:79
↓ 1 callers
Function
trim
framework/foundation/src/String.cpp:39
↓ 1 callers
Method
tryDetectAndroidCmakeComponentName
(self, sdkManagerPath)
bauer/androidexecutor.py:311
↓ 1 callers
Method
unset
framework/foundation/include/bdn/ValueWithFallback.h:32
↓ 1 callers
Function
unwrap
framework/foundation/platforms/android/filesystem/filesystem_common.h:104
↓ 1 callers
Function
unwrap
framework/foundation/platforms/foundationkit/filesystem/src/filesystem_common.h:102
↓ 1 callers
Method
uriToBundledFileUri
framework/ui/platforms/android/src/UIApplication.cpp:73
↓ 1 callers
Method
valueChanged
framework/ui/platforms/android/src/SliderCore.cpp:23
↓ 1 callers
Method
verticalScrollChange
(int scrollY, int oldScrollY)
framework/ui/platforms/android/java/io/boden/android/NativeScrollView.java:98
↓ 1 callers
Method
viewClicked
(View view)
framework/ui/platforms/android/java/io/boden/android/NativeViewCoreClickListener.java:25
↓ 1 callers
Method
viewCoreOnEditorAction
(TextView textView, int actionId, KeyEvent event)
framework/ui/platforms/android/java/io/boden/android/NativeTextViewOnEditorActionListener.java:14
↓ 1 callers
Function
viewForRowIndex
framework/ui/platforms/android/src/wrapper/NativeListAdapter.cpp:33
↓ 1 callers
Method
viewForRowIndex
framework/ui/include/bdn/ui/ListViewDataSource.h:22
↓ 1 callers
Method
viewIsChanging
framework/ui/platforms/android/src/NavigationViewCore.cpp:81
↓ 1 callers
Method
viewIsChanging
(View from, View to)
framework/ui/platforms/android/java/io/boden/android/NativeNavigationView.java:137
↓ 1 callers
Method
viewLayoutChange
(View view, int left, int top, int right, int bottom, int oldLeft, int oldTop, int oldRight, int oldBottom)
framework/ui/platforms/android/java/io/boden/android/NativeViewCoreLayoutChangeListener.java:25
↓ 1 callers
Method
waitFor
tests/boden/testTimer.cpp:23
↓ 1 callers
Method
waitForAppToFinish
(self, appIdToRun)
bauer/androidrunner.py:302
↓ 1 callers
Function
waitForMessage
(cmakeCommand, expected)
bauer/cmakelib.py:224
↓ 1 callers
Method
waitForSimulatorStatus
(self, simulatorId, wait_for_status, timeout_seconds)
bauer/iosrunner.py:181
↓ 1 callers
Method
workaroundPlatformTools2903
(self)
bauer/androidexecutor.py:329
↓ 1 callers
Function
writeAndFlush
(pipe, val)
bauer/cmakelib.py:176
Method
AllocObject
framework/foundation/include/bdn/fake_jni/jni.h:527
Method
Application
framework/foundation/src/Application.cpp:24
Method
Application
framework/foundation/platforms/android/src/Application.cpp:5
Method
ArrayOfObjects
@param objectRef the reference to the Java object. * The JObject instance will copy this reference and keep its * type. So if y
framework/foundation/platforms/android/include/bdn/java/wrapper/ArrayOfObjects.h:31
Method
AttachCurrentThreadAsDaemon
framework/foundation/include/bdn/fake_jni/jni.h:1120
Method
AttributedString
framework/foundation/platforms/android/src/AttributedString.cpp:20
Method
AttributedString>
framework/foundation/include/bdn/AttributedString.h:56
Method
Backing
framework/foundation/include/bdn/property/Backing.h:33
Method
BaseNativeRunnable
framework/foundation/platforms/android/include/bdn/java/wrapper/NativeRunnable.h:36
Method
BaselineShiftSpan
(int offset)
framework/foundation/platforms/android/java/io/boden/android/BaselineShiftSpan.java:12
Method
Button
framework/ui/src/Button.cpp:10
Method
ButtonCore
framework/ui/platforms/android/src/ButtonCore.cpp:13
Method
ByteBuffer
@param objectRef the reference to the Java object. * The JObject instance will copy this reference and keep its * type. So if y
framework/foundation/platforms/android/include/bdn/java/wrapper/ByteBuffer.h:41
Method
CallNonvirtualVoidMethod
framework/foundation/include/bdn/fake_jni/jni.h:645
Method
CallNonvirtualVoidMethodA
framework/foundation/include/bdn/fake_jni/jni.h:656
Method
CallStaticVoidMethod
framework/foundation/include/bdn/fake_jni/jni.h:751
Method
CallStaticVoidMethodA
framework/foundation/include/bdn/fake_jni/jni.h:762
Method
CallVoidMethod
framework/foundation/include/bdn/fake_jni/jni.h:593
Method
CallVoidMethodA
framework/foundation/include/bdn/fake_jni/jni.h:604
Method
CharSequence
framework/foundation/platforms/android/src/wrapper/CharSequence.cpp:6
Method
CharSequence
@param objectRef the reference to the Java object. * The JObject instance will copy this reference and keep its * type. So if y
framework/foundation/platforms/android/include/bdn/java/wrapper/CharSequence.h:20
Method
Checkbox
framework/ui/src/Checkbox.cpp:13
Method
CheckboxCore
framework/ui/platforms/android/src/CheckboxCore.cpp:11
Method
Class
Throws a corresponding JavaException if the specified class was * not found. * * @param classNameInSlashNotation the fully
framework/foundation/platforms/android/include/bdn/java/wrapper/Class.h:41
Method
ClickHandler
(int position)
framework/ui/platforms/android/java/io/boden/android/NativeListAdapter.java:33
Method
Color
framework/foundation/src/Color.cpp:157
Method
Color
framework/foundation/include/bdn/Color.h:18
Method
ComplexPropertyType
tests/boden/properties/ComplexType.h:27
Method
ComplexType
tests/boden/properties/ComplexType.h:8
Method
ContainerView
framework/ui/src/ContainerView.cpp:10
Method
ContainerViewCore
framework/ui/platforms/android/src/ContainerViewCore.cpp:12
Method
ContainerViewCore
framework/ui/platforms/android/include/bdn/android/ContainerViewCore.h:20
Method
Context
framework/foundation/platforms/android/src/Context.cpp:6
Method
ContextWrapper
framework/foundation/platforms/android/include/bdn/android/ContextWrapper.h:12
Method
CopyFileState
framework/foundation/platforms/android/filesystem/operations.cpp:688
Method
CopyFileState
framework/foundation/platforms/foundationkit/filesystem/src/operations.cpp:687
Method
Core
framework/ui/src/View.cpp:183
Method
Core
framework/ui/include/bdn/ui/View.h:108
Method
Core
framework/ui/platforms/android/include/bdn/android/RowContainerView.h:25
Method
CoreLess
framework/ui/include/bdn/ui/CoreLess.h:12
Method
CreateBegin
framework/foundation/platforms/android/filesystem/operations.cpp:96
Method
CreateBegin
framework/foundation/platforms/foundationkit/filesystem/src/operations.cpp:95
Method
CreateEnd
framework/foundation/platforms/android/filesystem/operations.cpp:103
Method
CreateEnd
framework/foundation/platforms/foundationkit/filesystem/src/operations.cpp:102
Method
DefineClass
framework/foundation/include/bdn/fake_jni/jni.h:471
Method
DemoDataSource
examples/BodenDemo/src/UIDemoPage.cpp:78
Method
DestroyJavaVM
framework/foundation/include/bdn/fake_jni/jni.h:1113
Method
DispatchConsumer
tests/boden/testDispatchQueue.cpp:20
Method
DispatchQueue
framework/foundation/include/bdn/DispatchQueue.h:25
Method
EnqueueAction
(LinkedList<NativeRunnable> queue, NativeRunnable item)
framework/foundation/platforms/android/java/io/boden/android/NativeDispatcher.java:305
Method
EnsureLocalCapacity
framework/foundation/include/bdn/fake_jni/jni.h:525
Method
Env
framework/foundation/platforms/android/src/java/Env.cpp:22
Method
ErrorHandler
framework/foundation/platforms/android/filesystem/filesystem_common.h:140
Method
ErrorHandler
framework/foundation/platforms/foundationkit/filesystem/src/filesystem_common.h:138
Method
Exception
@param javaRef the reference to the Java object. * The JObject instance will copy this reference and keep its * type. So if you
framework/foundation/platforms/android/include/bdn/java/wrapper/Exception.h:25
Method
ExceptionCheck
framework/foundation/include/bdn/fake_jni/jni.h:1073
Method
ExceptionClear
framework/foundation/include/bdn/fake_jni/jni.h:507
Method
ExceptionDescribe
framework/foundation/include/bdn/fake_jni/jni.h:505
Method
ExceptionOccurred
framework/foundation/include/bdn/fake_jni/jni.h:503
Method
FatalError
framework/foundation/include/bdn/fake_jni/jni.h:509
Method
Field
\param contextRef reference to the java entity that owns the * field. What kind of entity this is depends on the Kind template * par
framework/foundation/platforms/android/include/bdn/java/Field.h:43
Method
FileDescriptor
framework/foundation/platforms/android/filesystem/operations.cpp:372
Method
FileDescriptor
framework/foundation/platforms/foundationkit/filesystem/src/operations.cpp:371
Method
FontTestTextField
examples/BodenDemo/src/FontPage.cpp:16
Method
FromReflectedField
framework/foundation/include/bdn/fake_jni/jni.h:480
Method
FromReflectedMethod
framework/foundation/include/bdn/fake_jni/jni.h:478
Method
FullRequest
Creates a new request with the given method. @param method the request {@link Method} to use @param url URL to fetch the string at @param listener Li
framework/net/platforms/android/java/io/boden/net/FullRequest.java:32
Method
GenericApplication
framework/foundation/include/bdn/GenericApplication.h:30
Method
GetBooleanArrayElements
framework/foundation/include/bdn/fake_jni/jni.h:894
Method
GetBooleanArrayRegion
framework/foundation/include/bdn/fake_jni/jni.h:960
Method
GetByteArrayElements
framework/foundation/include/bdn/fake_jni/jni.h:898
Method
GetByteArrayRegion
framework/foundation/include/bdn/fake_jni/jni.h:964
← previous
next →
701–800 of 2,013, ranked by callers