Home
last modified time | relevance | path

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

/haiku/src/apps/resedit/
H A DImageEditor.cpp40 float strwidth = be_plain_font->StringWidth("(attr) "); in ImageEditor() local
46 fIDBox = new BTextControl(BRect(10, 10, 10 + (strwidth + labelwidth) + 15, in ImageEditor()
H A DMiscEditors.cpp83 float strwidth = be_plain_font->StringWidth("(attr) "); in StringEditView() local
89 fIDBox = new BTextControl(BRect(10, 10, 10 + (strwidth + labelwidth) + 15, in StringEditView()