Searched refs:fDestination (Results 1 – 8 of 8) sorted by relevance
151 fDestination->SetEnabled(false); in MessageReceived()191 fDestination->SetEnabled(true); in MessageReceived()211 fDestination->SetEnabled(true); in MessageReceived()233 fDestination->SetEnabled(true); in MessageReceived()247 fDestination->SetEnabled(true); in MessageReceived()285 for (int32 i = 0; i < fDestination->CountItems(); i++) { in MessageReceived()286 BMenuItem* item = fDestination->ItemAt(i); in MessageReceived()517 fDestination = new BPopUpMenu(B_TRANSLATE("none")); in _InitView()519 fDestination); in _InitView()591 for (int32 i = fDestination->CountItems() - 1; i >= 0; i--) { in _InstallTypeChanged()[all …]
74 BPopUpMenu* fDestination; variable
50 fDestination = NULL; in Draw()76 fDestination = aggInterface.fBuffer.row_ptr(y1) + x1 * 4; in Draw()97 uint8* fDestination; member258 uint8* d = this->fDestination; in DrawToClipRect()289 this->fDestination += this->fDestinationBytesPerRow; in DrawToClipRect()297 uint8* d = this->fDestination; in DrawToClipRect()338 uint8* d = fDestination; in DrawToClipRect()402 fDestination += fDestinationBytesPerRow; in DrawToClipRect()434 uint8* d = fDestination; in DrawToClipRect()435 bilinear_scale_xloop_mmxsse(src, fDestination, fWeightsX, xIndexL, in DrawToClipRect()[all …]
279 fDestination(TEXT_DESTINATION) in Group()417 fDestination = COMMENT_DESTINATION; in DetermineDestination()427 fDestination = OTHER_DESTINATION; in DetermineDestination()434 return fDestination; in Destination()735 fDestination = destination; in SetTo()766 && (fDestination == ALL_DESTINATIONS in Next()767 || fDestination == group->Destination())) { in Next()
86 group_destination fDestination; variable158 group_destination fDestination; variable
134 media_destination fDestination; variable
391 BBufferConsumer::SetOutputBuffersFor(producer, fDestination, in Connected()
48 int32 fDestination; variable