Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DPoseView.h755 float fIconPoseHeight; variable
906 return fIconPoseHeight; in IconPoseHeight()
H A DPoseView.cpp244 fIconPoseHeight(0.0f), in BPoseView()
1028 fIconPoseHeight = ceilf(IconSizeInt() + sFontHeight + 1); in SetIconPoseHeight()
1033 fIconPoseHeight = std::max((float)IconSizeInt(), sFontHeight + 1); in SetIconPoseHeight()
1039 fIconPoseHeight = fListElemHeight; in SetIconPoseHeight()