Home
last modified time | relevance | path

Searched refs:GetMaxRegister (Results 1 – 4 of 4) sorted by last modified time

/dports/graphics/sswf/sswf-1.8.4/include/sswf/
H A Dlibsswf.h1509 virtual int GetMaxRegister(void) const { return 0; } in GetMaxRegister() function
1742 virtual int GetMaxRegister(void) const;
1775 virtual int GetMaxRegister(void) const;
1814 virtual int GetMaxRegister(void) const;
/dports/graphics/sswf/sswf-1.8.4/
H A DNEWS217 Fixed the ActionTry by adding the GetMaxRegister() function.
H A DChangeLog217 Fixed the ActionTry by adding the GetMaxRegister() function.
/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_actions.c++2559 r = a->GetMaxRegister(); in GetMaximumRegister()
3811 GetMaxRegister(); in SaveData()
4441 int ActionPushData::GetMaxRegister(void) const in GetMaxRegister() function in ActionPushData
4730 int ActionStoreRegister::GetMaxRegister(void) const in GetMaxRegister() function in ActionStoreRegister
5067 int ActionTry::GetMaxRegister(void) const in GetMaxRegister() function in ActionTry