Searched refs:inIndex (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp102 Attribute::SetIndex(AttributeIndex *index, bool inIndex) argument
105 fInIndex = inIndex;
H A DAttribute.h42 void SetIndex(AttributeIndex *index, bool inIndex);
/haiku/src/kits/tracker/
H A DNavMenu.cpp92 for (int32 inIndex = 0; incoming->HasRef("refs", inIndex); inIndex++) {
94 if (incoming->FindRef("refs", inIndex, &inRef) != B_OK) {

Completed in 44 milliseconds