Lines Matching defs:_result

80 	void ScopeTextureControl::CommandMoveLeft(const MyGUI::UString& _commandName, bool& _result)  in CommandMoveLeft()
91 void ScopeTextureControl::CommandMoveRight(const MyGUI::UString& _commandName, bool& _result) in CommandMoveRight()
102 void ScopeTextureControl::CommandMoveTop(const MyGUI::UString& _commandName, bool& _result) in CommandMoveTop()
113 void ScopeTextureControl::CommandMoveBottom(const MyGUI::UString& _commandName, bool& _result) in CommandMoveBottom()
124 void ScopeTextureControl::CommandGridMoveLeft(const MyGUI::UString& _commandName, bool& _result) in CommandGridMoveLeft()
135 void ScopeTextureControl::CommandGridMoveRight(const MyGUI::UString& _commandName, bool& _result) in CommandGridMoveRight()
146 void ScopeTextureControl::CommandGridMoveTop(const MyGUI::UString& _commandName, bool& _result) in CommandGridMoveTop()
157 void ScopeTextureControl::CommandGridMoveBottom(const MyGUI::UString& _commandName, bool& _result) in CommandGridMoveBottom()
168 void ScopeTextureControl::CommandGridSizeLeft(const MyGUI::UString& _commandName, bool& _result) in CommandGridSizeLeft()
179 void ScopeTextureControl::CommandGridSizeRight(const MyGUI::UString& _commandName, bool& _result) in CommandGridSizeRight()
190 void ScopeTextureControl::CommandGridSizeTop(const MyGUI::UString& _commandName, bool& _result) in CommandGridSizeTop()
201 void ScopeTextureControl::CommandGridSizeBottom(const MyGUI::UString& _commandName, bool& _result) in CommandGridSizeBottom()
212 void ScopeTextureControl::CommandSizeLeft(const MyGUI::UString& _commandName, bool& _result) in CommandSizeLeft()
223 void ScopeTextureControl::CommandSizeRight(const MyGUI::UString& _commandName, bool& _result) in CommandSizeRight()
234 void ScopeTextureControl::CommandSizeTop(const MyGUI::UString& _commandName, bool& _result) in CommandSizeTop()
245 void ScopeTextureControl::CommandSizeBottom(const MyGUI::UString& _commandName, bool& _result) in CommandSizeBottom()