Searched refs:fTargetCache (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconOptionsControl.h61 BHandler* fTargetCache; member in class:IconOptionsControl
H A DIconOptionsControl.cpp27 fTargetCache(target)
123 if (fTargetCache)
124 SetTarget(fTargetCache);
H A DIconButton.h128 BHandler* fTargetCache; member in class:IconButton
H A DIconButton.cpp41 fTargetCache(target)
68 SetTarget(fTargetCache);
/haiku/headers/private/shared/
H A DIconButton.h109 BHandler* fTargetCache; member in class:BPrivate::BIconButton
/haiku/src/kits/shared/
H A DIconButton.cpp54 fTargetCache(target)
87 SetTarget(fTargetCache);

Completed in 47 milliseconds