HomeSort by relevance Sort by last modified time
    Searched full:is_attached (Results 1 - 5 of 5) sorted by null

  /external/srec/srec/cfront/
ca_cms.c 102 if (hWave->is_attached == True)
143 if (hWave->is_attached == True)
167 if (hWave->is_attached == True)
181 hWave->is_attached = True;
191 *isAttached = hWave->is_attached;
212 if (hWave->is_attached == False)
224 hWave->is_attached = False;
237 if (hWave->is_attached == False)
  /external/srec/srec/include/
mutualob.h 43 booldata is_attached; member in struct:__anon12638
frontapi.h 60 booldata is_attached; member in struct:__anon12628
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h 85 bool is_attached() { return [window_ parentWindow] != nil; } function in class:StatusBubbleMac
status_bubble_mac.mm 392 DCHECK(!is_attached());
401 DCHECK(is_attached());
414 DCHECK(is_attached());
650 DCHECK(is_attached());

Completed in 3856 milliseconds