Searched refs:mContextMenuAnchorX (Results 1 – 2 of 2) sorted by relevance
393 private float mContextMenuAnchorX, mContextMenuAnchorY; field in Editor3139 mContextMenuAnchorX = x; in setContextMenuAnchor()3170 if (mIsBeingLongClicked || Float.isNaN(mContextMenuAnchorX) in onCreateContextMenu()3174 final int offset = mTextView.getOffsetForPosition(mContextMenuAnchorX, mContextMenuAnchorY); in onCreateContextMenu()
66629 Landroid/widget/Editor;->mContextMenuAnchorX:F