Home
last modified time | relevance | path

Searched refs:DR_IDNOTFOUND (Results 1 – 7 of 7) sorted by relevance

/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A DCoreDFB_includes.h159 return DR_IDNOTFOUND; in CoreLayer_Lookup()
182 return DR_IDNOTFOUND; in CoreLayer_Catch()
433 return DR_IDNOTFOUND; in CoreScreen_Lookup()
457 return DR_IDNOTFOUND; in CoreScreen_Catch()
/dports/devel/directfb/DirectFB-1.4.17/lib/direct/
H A Dtypes.h121 DR_IDNOTFOUND, /* No resource has been found by the specified id. */ enumerator
H A Dutil.c115 case DR_IDNOTFOUND: in DirectResultString()
/dports/devel/directfb/DirectFB-1.4.17/lib/fusion/
H A Dobject.c424 DirectResult ret = DR_IDNOTFOUND; in fusion_object_get()
H A Dreactor.c510 return DR_IDNOTFOUND; in fusion_reactor_set_name()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libdevice/directfb/
H A DDirectFBDevice.cpp651 case DR_IDNOTFOUND: in getErrorString()
/dports/devel/directfb/DirectFB-1.4.17/include/
H A Ddirectfb.h163 … DFB_IDNOTFOUND = DR_IDNOTFOUND, /* No resource has been found by the specified id. */