Home
last modified time | relevance | path

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

/haiku/src/preferences/network/
H A DNetworkSettingsAddOn.cpp147 BPoint labelLocation = bounds.LeftTop() + BPoint(fSpacing, fLineOffset); in DrawItem() local
168 owner->DrawString(fLabel, labelLocation); in DrawItem()