Home
last modified time | relevance | path

Searched refs:Unbox (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/animator/
DSkAnimatorScript.h69 static bool Unbox(void* , SkScriptValue* scriptValue);
DSkAnimatorScript.cpp61 unboxCallBack(Unbox, (void*) &maker); in SkAnimatorScript()
449 bool SkAnimatorScript::Unbox(void* m, SkScriptValue* scriptValue) { in Unbox() function in SkAnimatorScript
/external/webkit/WebKit/mac/
DChangeLog-2010-01-2910665 (-[WebResource _initWithArguments:]): Unbox the BOOL argument.