Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/Hippy
/ functions
Functions
8,045 in github.com/Tencent/Hippy
⨍
Functions
8,045
◇
Types & classes
1,544
↓ 4 callers
Function
normalizeElementName
(elementName)
packages/hippy-vue/src/elements/index.js:34
↓ 4 callers
Method
notifyEvent
(e)
examples/android-demo/res/vendor.android.js:23
↓ 4 callers
Method
notifyModuleLoaded
(final int statusCode, final String msg,final HippyRootView hippyRootView)
android/sdk/src/main/java/com/tencent/mtt/hippy/HippyEngineManagerImpl.java:473
↓ 4 callers
Function
o
(e,t)
examples/android-demo/res/index.android.js:1
↓ 4 callers
Function
oe
(e)
examples/ios-demo/res/index.ios.js:9
↓ 4 callers
Method
on
* Register a listener for a specific event, and the listener will be called * when the event is triggered. * * @param {string} eventNam
types/hippy.ts:82
↓ 4 callers
Method
onAnimationEnd
(Animation animation)
android/sdk/src/main/java/com/tencent/mtt/hippy/modules/nativemodules/animation/Animation.java:171
↓ 4 callers
Method
onLayout
* Invoked on mount and layout changes with: * * `{nativeEvent: { layout: {x, y, width, height}}}` * * This event is fired immediately once
packages/hippy-react/src/types.ts:38
↓ 4 callers
Method
onMessage
(String message)
android/sdk/src/main/java/com/tencent/mtt/hippy/websocket/WebSocketClient.java:365
↓ 4 callers
Method
onSuccess
(T data)
android/sdk/src/main/java/com/tencent/mtt/hippy/adapter/storage/HippyStorageAdapter.java:57
↓ 4 callers
Function
parsePercentage
(str)
packages/hippy-vue-css-loader/src/color-parser.js:234
↓ 4 callers
Function
parsePercentage
(str: string)
packages/hippy-react/src/color/color-parser.ts:70
↓ 4 callers
Method
peek
()
examples/android-demo/res/vendor.android.js:23
↓ 4 callers
Function
pi
(e,t)
examples/android-demo/res/vendor.android.js:37
↓ 4 callers
Function
pi
(e,t)
examples/ios-demo/res/vendor.ios.js:36
↓ 4 callers
Function
pointer
layout/gtest/gtest.h:3367
↓ 4 callers
Method
pointer
layout/gtest/gtest.h:3174
↓ 4 callers
Method
pop
android/sdk/src/main/jni/core/base/lock-queue.h:48
↓ 4 callers
Method
postDispatchLayout
()
android/sdk/src/main/java/com/tencent/mtt/hippy/views/hippylist/HippyRecyclerView.java:285
↓ 4 callers
Method
postFrameCallback
Posts a frame callback to run on the next frame. <p> The callback runs once then is automatically removed. </p> @param callback The frame callback to
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/ICSChoreographer.java:264
↓ 4 callers
Method
postOnDomThread
(Runnable runnable)
android/sdk/src/main/java/com/tencent/mtt/hippy/common/ThreadExecutor.java:90
↓ 4 callers
Method
pushLong
(String key, long value)
android/sdk/src/main/java/com/tencent/mtt/hippy/common/HippyMap.java:157
↓ 4 callers
Function
random
Gets the random number generator.
layout/gtest/gtest-all.cc:1182
↓ 4 callers
Method
readLine
(HybiParser.HappyDataInputStream reader)
android/sdk/src/main/java/com/tencent/mtt/hippy/websocket/WebSocketClient.java:274
↓ 4 callers
Method
refreshComplected
()
android/sdk/src/main/java/com/tencent/mtt/hippy/views/refresh/RefreshWrapper.java:54
↓ 4 callers
Method
reload
()
android/sdk/src/main/java/com/tencent/mtt/hippy/devsupport/DevServerImpl.java:90
↓ 4 callers
Method
removeCallback
(e)
examples/android-demo/res/vendor.android.js:23
↓ 4 callers
Method
removeChild
(e)
examples/android-demo/res/vendor.android.js:23
↓ 4 callers
Method
removeEventHandler
(e)
examples/android-demo/res/vendor.android.js:23
↓ 4 callers
Method
renderNowValue
(finalValue)
packages/hippy-react-web/src/modules/animation-set.ts:124
↓ 4 callers
Method
renderNowValue
(finalValue)
packages/hippy-react-web/src/modules/animation.ts:118
↓ 4 callers
Method
renderStyleAttribute
(finalValue)
packages/hippy-react-web/src/modules/animation.ts:75
↓ 4 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
layout/gtest/gtest-all.cc:5368
↓ 4 callers
Method
requestDisallowInterceptTouchEvent
(boolean disallowIntercept)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/modal/HippyModalHostView.java:537
↓ 4 callers
Method
resetLayoutRecursive
layout/engine/HPNode.cpp:118
↓ 4 callers
Method
resetLayoutRecursive
ios/sdk/layout/MTTNode.cpp:109
↓ 4 callers
Method
roundTo3Places
(double n)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/MatrixUtil.java:428
↓ 4 callers
Method
run
()
android/sdk/src/main/java/com/tencent/mtt/hippy/HippyEngine.java:114
↓ 4 callers
Method
runOnQueue
(Runnable runnable)
android/sdk/src/main/java/com/tencent/mtt/hippy/common/HippyHandlerThread.java:71
↓ 4 callers
Method
send
(View view, int position)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/viewpager/event/HippyPageItemExposureEvent.java:39
↓ 4 callers
Function
sendMsgTo
(dest, message)
packages/hippy-debug-server/server/websocketProxy.js:13
↓ 4 callers
Method
sendWebSocketEvent
(String eventType, HippyMap data)
android/sdk/src/main/java/com/tencent/mtt/hippy/modules/nativemodules/network/WebSocketModule.java:263
↓ 4 callers
Method
setBackgroundColor
(int backgroundColor)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/image/HippyImageView.java:294
↓ 4 callers
Method
setBackgroundColor
(int color)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/text/HippyTextView.java:223
↓ 4 callers
Method
setBorderColor
(T view, int borderColor)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/HippyViewController.java:637
↓ 4 callers
Method
setBorderRadius
(T view, float borderRadius)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/HippyViewController.java:420
↓ 4 callers
Method
setBorderWidth
(T view, float borderWidth)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/HippyViewController.java:460
↓ 4 callers
Method
setColor
(HippyTextInput hippyTextInput, int change)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/textinput/HippyTextInputController.java:482
↓ 4 callers
Method
setDefaultPadding
(int spacingType, float padding)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/node/DomNode.java:184
↓ 4 callers
Method
setExposureState
(int state)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/list/HippyListItemView.java:53
↓ 4 callers
Method
setFocusable
(T view, boolean focusable)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/HippyViewController.java:500
↓ 4 callers
Method
setImageEventEnable
(int index, boolean enable)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/image/HippyImageView.java:210
↓ 4 callers
Method
setLayoutParams
设置View的LayoutParams排版属性,宽高由render节点提供 对于LinearLayout的排版,竖向排版,宽度强行顶满,横向排版,高度强行顶满
android/sdk/src/main/java/com/tencent/mtt/hippy/views/hippylist/HippyRecyclerListAdapter.java:223
↓ 4 callers
Method
setMargin
(int spacingType, float margin)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/flex/FlexNodeAPI.java:68
↓ 4 callers
Method
setOverflow
(FlexOverflow overflow)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/flex/FlexNodeAPI.java:93
↓ 4 callers
Method
setPosition
(String position)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/node/StyleNode.java:286
↓ 4 callers
Method
setScrollEventThrottle
(int scrollEventThrottle)
android/sdk/src/main/java/com/tencent/mtt/hippy/views/scroll/HippyScrollView.java:35
↓ 4 callers
Method
setStyleHeight
(float height)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/flex/FlexNodeAPI.java:78
↓ 4 callers
Method
setStyleWidth
(float width)
android/sdk/src/main/java/com/tencent/mtt/hippy/dom/flex/FlexNodeAPI.java:76
↓ 4 callers
Method
setText
(text)
packages/hippy-vue/src/renderer/element-node.js:237
↓ 4 callers
Method
shouldEnableCustomDrawingOrder
()
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/ViewGroupDrawingOrderHelper.java:66
↓ 4 callers
Method
swap
layout/android/jni/scoped_java_ref.h:77
↓ 4 callers
Method
test_to_run_count
Gets the number of tests that should run.
layout/gtest/gtest-all.cc:2208
↓ 4 callers
Function
toString
layout/engine/HPNode.cpp:32
↓ 4 callers
Function
toString
ios/sdk/layout/MTTNode.cpp:23
↓ 4 callers
Method
toString
()
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/DiffUtils.java:420
↓ 4 callers
Method
transitionTo
(location, onComplete, onAbort)
packages/hippy-vue-router/src/history/hippy.js:207
↓ 4 callers
Method
traverseChildren
* Traverse the children and execute callback
packages/hippy-react/src/dom/view-node.ts:252
↓ 4 callers
Method
unregister
()
examples/android-demo/res/vendor.android.js:23
↓ 4 callers
Function
updateChild
(parentNode)
packages/hippy-vue/src/renderer/native/index.js:413
↓ 4 callers
Method
updateExtra
(Object object)
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/RenderNode.java:473
↓ 4 callers
Method
updateViewRecursive
()
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/RenderNode.java:146
↓ 4 callers
Method
v3Combine
From: http://www.opensource.apple.com/source/WebCore/WebCore-514/platform/graphics/transforms/TransformationMatrix.cpp
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/MatrixUtil.java:367
↓ 4 callers
Method
v3Length
From: https://code.google.com/p/webgl-mjs/source/browse/mjs.js
android/sdk/src/main/java/com/tencent/mtt/hippy/uimanager/MatrixUtil.java:340
↓ 4 callers
Function
verboseInfo
(...args)
packages/hippy-debug-server/utils/logger.js:20
↓ 4 callers
Method
writeUnsignedInt
(int value)
android/sdk/src/main/java/com/tencent/mtt/hippy/utils/HippyBuffer.java:685
↓ 4 callers
Function
wt
()
examples/ios-demo/res/vendor.ios.js:36
↓ 4 callers
Function
xt
(e)
examples/ios-demo/res/vendor.ios.js:36
↓ 4 callers
Function
yr
(e,t)
examples/ios-demo/res/index.ios.js:9
↓ 4 callers
Function
z
(e,t,n)
examples/ios-demo/res/vendor.ios.js:44
↓ 4 callers
Function
zr
(e)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
$t
(e,t,n,i)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Function
A
(e)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
Abort
layout/gtest/gtest.h:3737
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
layout/gtest/gtest-all.cc:3477
↓ 3 callers
Function
An
(e,t,n,r,i,o)
examples/ios-demo/res/vendor.ios.js:36
↓ 3 callers
Method
Append
layout/gtest/gtest-all.cc:4729
↓ 3 callers
Function
ArrayAsVector
layout/gtest/gtest-all.cc:3535
↓ 3 callers
Function
AssertionResult
layout/gtest/gtest.h:18945
↓ 3 callers
Function
At
(e)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
Be
(e)
examples/android-demo/res/vendor.android.js:23
↓ 3 callers
Function
Br
(e)
examples/ios-demo/res/index.ios.js:9
↓ 3 callers
Function
CaptureStderr
Starts capturing stderr.
layout/gtest/gtest-all.cc:9597
↓ 3 callers
Method
Clear
Clears the object.
layout/gtest/gtest-all.cc:3590
↓ 3 callers
Method
Clone
layout/gtest/gtest.h:11362
↓ 3 callers
Method
CreateString
core/src/napi/v8/js_native_api_value_v8.cc:54
↓ 3 callers
Function
E
(e,t)
examples/ios-demo/res/vendor.ios.js:1
↓ 3 callers
Function
F
(e,t)
examples/ios-demo/res/vendor.ios.js:23
↓ 3 callers
Function
Fi
(e,t,n)
examples/android-demo/res/vendor.android.js:37
↓ 3 callers
Function
Fi
(e,t,n)
examples/ios-demo/res/vendor.ios.js:36
← previous
next →
901–1,000 of 8,045, ranked by callers