Home
last modified time | relevance | path

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

/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp201 fURLInputSelectionStart(-1), in PageUserData()
247 fURLInputSelectionStart = selectionStart; in SetURLInputSelection()
253 return fURLInputSelectionStart; in URLInputSelectionStart()
265 int32 fURLInputSelectionStart; member in PageUserData