Searched refs:mContextMenuAnchorY (Results 1 – 2 of 2) sorted by relevance
368 private float mContextMenuAnchorX, mContextMenuAnchorY; field in Editor2980 mContextMenuAnchorY = y; in setContextMenuAnchor()2985 || Float.isNaN(mContextMenuAnchorY)) { in onCreateContextMenu()2988 final int offset = mTextView.getOffsetForPosition(mContextMenuAnchorX, mContextMenuAnchorY); in onCreateContextMenu()
70596 Landroid/widget/Editor;->mContextMenuAnchorY:F