Home
last modified time | relevance | path

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

/dports/games/gtkevemon/gtkevemon-ac2ca34/src/bits/
H A Dcharacterlist.cc75 if (auth.char_id == this->chars[i]->get_char_id()) in add_character_intern()
127 if ((*iter)->get_char_id() == char_id) in remove_character_intern()
155 std::string char_id = this->chars[i]->get_char_id(); in remove_character()
H A Dcharacter.h107 std::string const& get_char_id (void) const;
142 Character::get_char_id (void) const in get_char_id() function
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/gui/
H A Dmaingui.cc312 if (character->get_char_id() == char_id) in remove_character()
470 if (tmp_char->get_char_id() == char_id) in update_char_name()
H A Dgtkcharpage.cc271 this->char_image.set(this->character->get_char_id()); in GtkCharPage()
918 CharacterList::request()->remove_character(this->character->get_char_id()); in on_close_clicked()
H A Dgtktrainingplan.cc782 std::string const& char_id = this->character->get_char_id(); in set_character()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Speedo/
H A Dspdo_prv.h121 #define get_char_id(char_index) sp_get_char_id(char_index) macro
274 #define get_char_id(char_index) sp_get_char_id(sp_global_ptr,char_index) macro
H A Ddo_char.c70 FUNCTION ufix16 get_char_id(char_index) in get_char_id() function