HomeSort by relevance Sort by last modified time
    Searched refs:GetY (Results 1 - 7 of 7) sorted by null

  /development/simulator/app/
PhoneButton.h 54 int GetY(void) const { return mSelectedImage.GetY(); }
PhoneButton.cpp 125 y >= mSelectedImage.GetY() &&
126 y < mSelectedImage.GetY() + mSelectedImage.GetHeight());
LoadableImage.h 58 int GetY(void) const { return mY; }
PhoneWindow.cpp 255 pViewInfo[i].GetY() + pViewInfo[i].GetDisplayY(),
741 event.m_y - mpViewInfo[i].GetY());
881 mpViewInfo[view].GetY() + pLimg->GetY(),
897 mpViewInfo[mpMOHViewIndex].GetY() + mpMOHButton->GetY(),
922 mpViewInfo[view].GetY() + pButton->GetY(),
    [all...]
PhoneWindow.h 64 int GetY(void) const { return mY; }
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3drmobj.h 238 STDMETHOD_(LONG, GetY)(THIS) PURE;
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DRMOBJ.H 238 STDMETHOD_(LONG, GetY)(THIS) PURE;

Completed in 49 milliseconds