Home
last modified time | relevance | path

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

/haiku/src/preferences/network/
H A DServiceListItem.cpp63 BPoint statePoint = bounds.RightTop() + BPoint(0, fLineOffset) in DrawItem() local
86 owner->DrawString(stateText, statePoint); in DrawItem()
H A DInterfaceListItem.cpp87 BPoint statePoint = bounds.RightTop() + BPoint(0, fFirstLineOffset) in DrawItem() local
126 owner->DrawString(stateText, statePoint); in DrawItem()