Searched refs:GetHeight (Results 1 – 11 of 11) sorted by relevance
56 int GetHeight(void) const { return mSelectedImage.GetHeight(); } in GetHeight() function
99 for (y = tmpImage.GetHeight()-1; y >= 0; --y) { in CreateHighlightedBitmap()126 y < mSelectedImage.GetY() + mSelectedImage.GetHeight()); in CheckCollision()
76 mHeight = img.GetHeight(); in LoadResources()
60 int GetHeight(void) const { return mHeight; } in GetHeight() function
218 if (maxHeight < pViewInfo[i].GetHeight()) in Setup()219 maxHeight = pViewInfo[i].GetHeight(); in Setup()256 pPhoneDisplay->GetWidth(), pPhoneDisplay->GetHeight()); in Setup()273 pPhoneDisplay->GetWidth(), pPhoneDisplay->GetHeight(), in Setup()388 height = pBitmap->GetHeight(); in GetDimensions()394 height < pPhoneDisplay->GetHeight()) in GetDimensions()399 height = pPhoneDisplay->GetHeight(); in GetDimensions()
221 int GetHeight(void) const { return mHeight; } in GetHeight() function
68 int GetHeight(void) const { return mHeight; } in GetHeight() function
177 int height = onionSkinImage.GetHeight(); in OnUserEvent()
105 int GetHeight(void) const { return mHeight; } in GetHeight() function
928 pBuf[1] = pDisplay->GetHeight(); in Entry()
331 pPrefs->SetInt("window-log-height", size.GetHeight()); in SaveWindowPrefs()