Home
last modified time | relevance | path

Searched refs:refresh_flag (Results 1 – 25 of 106) sorted by relevance

12345

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOOPTMENU.cpp99 refresh_flag = IGOPTION_ALL; in enter()
213 refresh_flag = IGOPTION_ALL; in disp()
219 if(refresh_flag) in disp()
221 if( refresh_flag & IGOPTION_PAGE ) in disp()
230 if( refresh_flag & IGOPTION_SE_VOL ) in disp()
238 if( refresh_flag & IGOPTION_RACE ) in disp()
243 if( refresh_flag & IGOPTION_HELP ) in disp()
247 if( refresh_flag & IGOPTION_NEWS ) in disp()
259 if( refresh_flag & IGOPTION_REPORT ) in disp()
271 if( refresh_flag & IGOPTION_MAP_ID ) in disp()
[all …]
H A DOINGMENU.cpp76 refresh_flag = 1; in enter()
129 refresh_flag = 1; in disp()
131 if( refresh_flag ) in disp()
159 refresh_flag = 0; in disp()
/dports/hebrew/he2/he2-0.61/he2/
H A DEdit.h97 virtual void _scroll(int lines, int refresh_flag = 1) ;
105 virtual void _next_page(int refresh_flag=1) ;
106 virtual void _previous_page(int refresh_flag=1) ;
107 virtual int _next_line(int refresh_flag = 1) ;
108 virtual int _previous_line(int refresh_flag =1) ;
H A DEdit.cxx185 Edit::_scroll(int lines, int refresh_flag) in _scroll() argument
190 if (refresh_flag) { in _scroll()
200 if (refresh_flag) in _scroll()
207 if (refresh_flag) { in _scroll()
219 if (refresh_flag) in _scroll()
525 Edit::_next_page(int refresh_flag) in _next_page() argument
559 if (refresh_flag) { in _next_page()
570 Edit::_previous_page(int refresh_flag) in _previous_page() argument
601 if (refresh_flag) { in _previous_page()
612 Edit::_next_line(int refresh_flag) in _next_line() argument
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/p_usrloc/
H A Dul_check.c81 ret = element->refresh_flag; in must_refresh()
83 element->refresh_flag = 0; in must_refresh()
105 tmp->data->refresh_flag = 1; in set_must_refresh()
H A Dul_check.h30 int refresh_flag; member
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOINGMENU.h34 int refresh_flag; variable
H A DOOPTMENU.h38 int refresh_flag; variable
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/list/
H A Dmailbox-list-index-sync.c365 new_hdr.refresh_flag = 0; in mailbox_list_index_sync_update_hdr()
367 offsetof(struct mailbox_list_index_header, refresh_flag), in mailbox_list_index_sync_update_hdr()
368 &new_hdr.refresh_flag, sizeof(new_hdr.refresh_flag)); in mailbox_list_index_sync_update_hdr()
H A Dmailbox-list-index.c536 return hdr != NULL && hdr->refresh_flag != 0; in mailbox_list_index_need_refresh()
621 new_hdr.refresh_flag = 1; in mailbox_list_index_refresh_later()
626 offsetof(struct mailbox_list_index_header, refresh_flag), in mailbox_list_index_refresh_later()
627 &new_hdr.refresh_flag, sizeof(new_hdr.refresh_flag)); in mailbox_list_index_refresh_later()
/dports/net-mgmt/resource-agents/resource-agents-4.9.0/heartbeat/
H A DFilesystem478 local refresh_flag="no"
485 refresh_flag="yes"
500 [ ! -b "$tmp" ] && refresh_flag="yes"
503 [ "$refresh_flag" = "no" ] && return
/dports/editors/textadept/cdk-5.0-20200923/
H A Dmarquee.c253 boolean refresh_flag) in _moveCDKMarquee() argument
289 if (refresh_flag) in _moveCDKMarquee()
H A Dlabel.c252 boolean refresh_flag) in _moveCDKLabel() argument
288 if (refresh_flag) in _moveCDKLabel()
H A Dbuttonbox.c486 boolean refresh_flag) in _moveCDKButtonbox() argument
522 if (refresh_flag) in _moveCDKButtonbox()
/dports/editors/textadept/textadept-textadept_11.1/src/cdk/
H A Dmarquee.c253 boolean refresh_flag) in _moveCDKMarquee() argument
289 if (refresh_flag) in _moveCDKMarquee()
H A Dlabel.c252 boolean refresh_flag) in _moveCDKLabel() argument
288 if (refresh_flag) in _moveCDKLabel()
H A Dbuttonbox.c486 boolean refresh_flag) in _moveCDKButtonbox() argument
522 if (refresh_flag) in _moveCDKButtonbox()
/dports/devel/cdk/cdk-5.0-20161210/
H A Dmarquee.c253 boolean refresh_flag) in _moveCDKMarquee() argument
289 if (refresh_flag) in _moveCDKMarquee()
H A Dlabel.c252 boolean refresh_flag) in _moveCDKLabel() argument
288 if (refresh_flag) in _moveCDKLabel()
H A Dbuttonbox.c486 boolean refresh_flag) in _moveCDKButtonbox() argument
522 if (refresh_flag) in _moveCDKButtonbox()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dfirstpass.h127 unsigned char refresh_flag[(MAX_LAG_BUFFERS * 2) + 1]; member
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dfirstpass.h137 unsigned char refresh_flag[(MAX_LAG_BUFFERS * 2) + 1]; member
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dfirstpass.h127 unsigned char refresh_flag[(MAX_LAG_BUFFERS * 2) + 1]; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dfirstpass.h127 unsigned char refresh_flag[(MAX_LAG_BUFFERS * 2) + 1]; member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dfirstpass.h127 unsigned char refresh_flag[(MAX_LAG_BUFFERS * 2) + 1]; member

12345