Searched refs:mItemLeft (Results 1 – 2 of 2) sorted by relevance
33 mItemLeft = (width - mItemWidth) / 2; in createContent()40 TestUtils::createNode(mItemLeft, y, mItemLeft + mItemWidth, y + mItemHeight, setup); in createContent()67 mItemLeft, top, mItemLeft + mItemWidth, top + mItemHeight); in doFrame()
35 int mItemLeft; variable