OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_attached
(Results
1 - 4
of
4
) sorted by null
/external/srec/srec/include/
mutualob.h
43
booldata
is_attached
;
member in struct:__anon11348
frontapi.h
60
booldata
is_attached
;
member in struct:__anon11338
[
all
...]
/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/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h
85
bool
is_attached
() { return [window_ parentWindow] != nil; }
function in class:StatusBubbleMac
Completed in 2084 milliseconds