Home
last modified time | relevance | path

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

/haiku/src/apps/mail/
H A DContent.cpp2332 uint8 nextUrlType in Process() local
2344 uint8 type = (nextUrlPos == loop) ? nextUrlType : 0; in Process()
2371 nextUrlType in Process()