Lines Matching defs:layerId
416 void scrollLayer(int layerId, int x, int y) in scrollLayer()
490 LayerAndroid* toRoot, int layerId) in copyScrollPosition()
578 const TransformationMatrix* getLayerTransform(int layerId) { in getLayerTransform()
596 int layerId = selectText->caretLayerId(handleId); in getHandleLayerId() local
615 void mapLayerRect(int layerId, SkIRect& rect) { in mapLayerRect()
687 Vector<FloatRect>& rects, int layerId) in findMaskedRectsForLayer()
743 bool isPointVisible(int layerId, int contentX, int contentY) in isPointVisible()
999 jstring jclassName, jint layerId, jobject pict) in nativeDumpLayerContentToPicture()
1237 jint nativeView, jint layerId, jint x, jint y) in nativeScrollLayer()
1301 int layerId = webview->getHandleLayerId((SelectText::HandleId) handleIndex, in nativeGetHandleLayerId() local
1311 jint layerId, jobject rect) in nativeMapLayerRect()
1345 jint layerId, jint contentX, jint contentY) in nativeIsPointVisible()