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

/haiku/src/tests/kits/translation/
H A DTranslationUtilsTest.cpp85 CheckBitmap(BBitmap *pbits) function
105 CheckBitmap(pbits);
117 CheckBitmap(pbits);
134 CheckBitmap(pbits);
147 CheckBitmap(pbits);
160 CheckBitmap(pbits);
179 CheckBitmap(pbits);
208 CheckBitmap(pbits);
/haiku/src/tests/kits/game/chart/
H A DChartWindow.h319 void CheckBitmap(color_space depth, int32 width, int32 height);
H A DChartWindow.cpp1509 CheckBitmap(new_set.depth, new_set.width, new_set.height);
1614 CheckBitmap(new_set.depth, new_set.width, new_set.height);
1625 CheckBitmap(new_set.depth, new_set.width, new_set.height);
2854 ChartWindow::CheckBitmap(color_space depth, int32 width, int32 height) function in class:ChartWindow

Completed in 49 milliseconds