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
Method
operator()
tests/boden/testPropertyTransform.cpp:11
Method
operator*
framework/foundation/include/bdn/property/Property.h:161
Method
operator*
\brief Return a view with the "preferred representation" of the current element. For example trailing separators are represented as a '.'
framework/foundation/platforms/android/filesystem/operations.cpp:191
Method
operator*
\brief Return a view with the "preferred representation" of the current element. For example trailing separators are represented as a '.'
framework/foundation/platforms/foundationkit/filesystem/src/operations.cpp:190
Method
operator+
Adds the specified point to this point (by adding the coordinates of one point to those of the other).*/
framework/foundation/include/bdn/Point.h:26
Method
operator+
framework/foundation/include/bdn/Size.h:24
Method
operator+
framework/foundation/include/bdn/property/Property.h:175
Method
operator+=
framework/foundation/include/bdn/Notifier.h:71
Method
operator-
Subtracts the specified point from this point (by subtracting the coordinates of one point from those of the other).*/
framework/foundation/include/bdn/Point.h:41
Method
operator-
framework/foundation/include/bdn/Size.h:33
Method
operator-
framework/foundation/include/bdn/property/Property.h:176
Method
operator->
framework/foundation/include/bdn/property/Backing.h:20
Method
operator/
framework/foundation/include/bdn/property/Property.h:184
Function
operator<
Returns true if a's x and y are each smaller than b's */
framework/foundation/include/bdn/Point.h:68
Function
operator<
Returns true if a's width and height are each smaller than b's */
framework/foundation/include/bdn/Size.h:58
Method
operator<<
framework/foundation/include/bdn/property/Property.h:196
Function
operator<=
Returns true if a's x and y are each smaller or equal to b's */
framework/foundation/include/bdn/Point.h:71
Function
operator<=
Returns true if a's width and height are each smaller or equal to b's */
framework/foundation/include/bdn/Size.h:61
Function
operator==
framework/foundation/include/bdn/Point.h:63
Function
operator==
framework/foundation/include/bdn/Size.h:50
Method
operator==
framework/foundation/include/bdn/Color.h:70
Method
operator==
framework/foundation/include/bdn/property/Property.h:153
Method
operator==
Returns true if this reference points to the same object as the * other reference.*/
framework/foundation/platforms/android/src/java/Reference.cpp:47
Method
operator==
Returns true if the reference is null.*/
framework/foundation/platforms/android/include/bdn/java/Reference.h:83
Method
operator==
Temporarily converts the weak reference to a strong reference * and checks if the strong reference refers to the same object as * th
framework/foundation/platforms/android/include/bdn/java/WeakReference.h:38
Method
operator==
framework/ui/modules/yoga/include/bdn/ui/yoga/FlexStylesheet.h:85
Method
operator==
framework/ui/modules/yoga/include/bdn/ui/yoga/FlexStylesheet.h:96
Method
operator==
framework/ui/modules/yoga/include/bdn/ui/yoga/FlexStylesheet.h:108
Method
operator==
framework/ui/modules/yoga/include/bdn/ui/yoga/FlexStylesheet.h:140
Method
operator==
tests/boden/properties/ComplexType.h:11
Method
operator==
ComplexPropertyType(const bdn::Property<int> &intProperty_, const bdn::Property<std::string> &stringProperty_) : intProperty(intProperty_)
tests/boden/properties/ComplexType.h:32
Method
operator==
tests/boden/properties/ComplexType.h:48
Function
operator>
Returns true if a's x and y are each bigger than b's */
framework/foundation/include/bdn/Point.h:74
Function
operator>
Returns true if a's width and height are each bigger than b's */
framework/foundation/include/bdn/Size.h:67
Function
operator>=
Returns true if a's x and y are each bigger or equal to b's */
framework/foundation/include/bdn/Point.h:77
Function
operator>=
Returns true if a's width and height are each bigger or equal to b's */
framework/foundation/include/bdn/Size.h:70
Method
operator>>
framework/foundation/include/bdn/property/Property.h:198
Method
operator^
framework/foundation/include/bdn/property/Property.h:194
Method
operator|
framework/foundation/include/bdn/property/Property.h:192
Method
operator~
framework/foundation/include/bdn/property/Property.h:188
Method
options
framework/foundation/platforms/android/filesystem/directory_iterator.cpp:316
Method
options
framework/foundation/platforms/foundationkit/filesystem/src/directory_iterator.cpp:316
Method
orientationToString
framework/ui/src/Window.cpp:17
Method
otherChanged
framework/foundation/include/bdn/property/TransformBacking.h:31
Method
package
(self, configuration, args)
bauer/androidexecutor.py:98
Method
package
(self, configuration, args)
bauer/buildexecutor.py:27
Method
padLeft
(String s, int n)
framework/ui/platforms/android/java/io/boden/android/NativeRootView.java:118
Method
parseNetworkResponse
(NetworkResponse response)
framework/net/platforms/android/java/io/boden/net/FullRequest.java:72
Function
platformEntryWrapper
framework/foundation/platforms/mac/src/entry.cpp:5
Method
platformSpecificCleanup
framework/foundation/include/bdn/Application.h:60
Method
platformSpecificInit
framework/foundation/include/bdn/Application.h:59
Method
pointScaleFactor
framework/ui/platforms/android/src/ViewCore.cpp:96
Function
pointToIosPoint
framework/foundation/platforms/ios/include/bdn/ios/util.hh:43
Method
popContext
framework/ui/src/ViewCoreFactory.cpp:28
Method
popView
framework/ui/src/NavigationView.cpp:24
Method
popView
framework/ui/platforms/android/src/NavigationViewCore.cpp:35
Method
position
framework/foundation/include/bdn/Rect.h:31
Method
prepare
(self, platformState, configuration, args)
bauer/androidexecutor.py:104
Method
prepare
(self, platformState, configuration, args)
bauer/buildexecutor.py:73
Method
prepareLaunch
framework/foundation/src/Application.cpp:30
Method
process
framework/foundation/platforms/android/src/MainDispatcher.cpp:58
Method
processQueue
framework/foundation/include/bdn/DispatchQueue.h:180
Method
processTimed
framework/foundation/include/bdn/DispatchQueue.h:155
Method
pushView
framework/ui/platforms/android/src/NavigationViewCore.cpp:21
Method
queueIdle
()
framework/foundation/platforms/android/java/io/boden/android/NativeDispatcher.java:347
Function
r
(t)
docs/docs/javascripts/cookieconsent.min.js:1
Function
rectToIosRect
framework/foundation/platforms/ios/include/bdn/ios/util.hh:16
Function
rectToMacRect
Converts a bdn::Rect to a mac rect. Mac UI objects often use an inverted coordinate space with the origin in the lower left corner, ra
framework/foundation/platforms/mac/include/bdn/mac/util.hh:58
Method
recursive_directory_iterator
framework/foundation/platforms/android/filesystem/directory_iterator.cpp:287
Method
recursive_directory_iterator
framework/foundation/platforms/foundationkit/filesystem/src/directory_iterator.cpp:287
Method
refreshDone
framework/ui/platforms/android/src/ListViewCore.cpp:35
Method
registerConstruction
framework/foundation/include/bdn/Factory.h:27
Method
registerCoreType
framework/ui/include/bdn/ui/ViewCoreFactory.h:25
Method
releaseJavaReference_
Releases the reference to the java-side object. * Sets the internally stored java reference to null.*/
framework/foundation/platforms/android/include/bdn/java/wrapper/Object.h:65
Method
reloadData
framework/ui/platforms/android/src/ListViewCore.cpp:49
Method
reloadData
()
framework/ui/platforms/android/java/io/boden/android/NativeListView.java:147
Method
rematchAllViews
framework/ui/src/Styler.cpp:60
Method
rematchView
framework/ui/src/Styler.cpp:18
Method
removeChildView
framework/ui/src/ContainerView.cpp:23
Method
removeChildView
framework/ui/platforms/android/src/ContainerViewCore.cpp:34
Method
restart
framework/foundation/src/Timer.cpp:121
Method
rowIndexForView
framework/ui/src/ListView.cpp:15
Method
rowIndexForView
framework/ui/platforms/android/src/ListViewCore.cpp:22
Function
rtrim_copy
framework/foundation/src/String.cpp:51
Method
run
()
framework/foundation/platforms/android/java/io/boden/android/NativeDispatcher.java:24
Method
run
()
framework/foundation/platforms/android/java/io/boden/android/NativeDispatcher.java:59
Method
run
()
framework/foundation/platforms/android/java/io/boden/android/NativeDispatcher.java:97
Method
run
()
framework/foundation/platforms/android/java/io/boden/android/NativeDispatcher.java:114
Method
run
()
framework/foundation/platforms/android/java/io/boden/android/NativeDispatcher.java:180
Method
run
()
framework/foundation/platforms/android/java/io/boden/android/NativeDispatcher.java:311
Method
run
()
framework/foundation/platforms/android/java/io/boden/java/NativeRunnable.java:17
Method
run
()
framework/foundation/platforms/android/java/io/boden/java/NativeOnceRunnable.java:21
Method
scheduleCallAt
framework/foundation/platforms/android/src/MainDispatcher.cpp:51
Method
scheduleLayout
framework/ui/platforms/android/src/WindowCore.cpp:317
Method
scrollClientRectToVisible
framework/ui/src/ScrollView.cpp:30
Method
scrollClientRectToVisible
framework/ui/platforms/android/src/ScrollViewCore.cpp:25
Method
scrollTo
Scrolls to the specified scroll position (without animation)
framework/ui/platforms/android/java/io/boden/android/NativeScrollView.java:54
Method
scrollTo
Set the scrolled position of your view. This will cause a call to onScrollChanged(int, int, int, int) and the view will be inval
framework/ui/platforms/android/include/bdn/android/wrapper/ScrollView.h:39
Method
set
framework/foundation/include/bdn/ValueWithFallback.h:10
Method
set
framework/foundation/include/bdn/WeakCallback.h:23
← previous
next →
1,701–1,800 of 2,013, ranked by callers