Searched refs:GetBitmapSize (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/kits/interface/menu/menuworld/
H A DBitmapMenuItem.h45 void GetBitmapSize(float* width, float* height);
H A DBitmapMenuItem.cpp66 GetBitmapSize(width, height);
74 void BitmapMenuItem::GetBitmapSize(float* width, float* height) function in class:BitmapMenuItem
H A DTestMenuBuilder.cpp72 pTypicalItem->GetBitmapSize(&itemWidth, &itemHeight);

Completed in 41 milliseconds