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

/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp4958 BMailContainer *ContainerPntr; local
5085 NULL != (ContainerPntr = dynamic_cast<BMailContainer *>(ComponentPntr)))
5087 NumComponents = ContainerPntr->CountComponents ();
5091 ComponentPntr = ContainerPntr->GetComponent (i);

Completed in 89 milliseconds