Home
last modified time | relevance | path

Searched refs:SubtractSizesInt32 (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DLayoutUtils.h28 static int32 SubtractSizesInt32(int32 a, int32 b);
/haiku/src/kits/interface/
H A DLayoutUtils.cpp92 BLayoutUtils::SubtractSizesInt32(int32 a, int32 b) in SubtractSizesInt32() function in BLayoutUtils