Home
last modified time | relevance | path

Searched refs:ABC_ACTION_ABS_JUMP (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/swf/
H A DSWF.h1457 ABC_ACTION_ABS_JUMP = 0xEE, enumerator
H A DSWF.cpp392 case ABC_ACTION_ABS_JUMP: return os << "ABS_JUMP"; in operator <<()