Searched refs:GetBitmapSize (Results 1 – 3 of 3) sorted by relevance
66 GetBitmapSize(width, height); in GetContentSize()74 void BitmapMenuItem::GetBitmapSize(float* width, float* height) in GetBitmapSize() function in BitmapMenuItem
45 void GetBitmapSize(float* width, float* height);
72 pTypicalItem->GetBitmapSize(&itemWidth, &itemHeight); in BuildTestMenu()