Home
last modified time | relevance | path

Searched refs:clock (Results 26 – 40 of 40) sorted by last modified time

12

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …9999 );\n %h - the hour based on the 12-hour clock ( 00 to 11 );\n %H - the hour based on the 24-h…
/plugin/icons/assets/font-awesome/css/
H A Dfont-awesome.min.css4 …14"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1clock::before{content:"\FB32"}.mdi-account-clock-outline::before{content:"\FB33"}.mdi-account-conv…
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js2327 myAlertFEN(FenString, "missing halfmove clock");
2335 myAlertFEN(FenString, "invalid halfmove clock");
H A Dtest.pgn6 [Event "Testing PGN header tags, comments and clock information"]
H A Dpgn-standard.txt1037 except that it denotes the local clock time (hours, minutes, and seconds) of
2019 the en passant target square, the halfmove clock, and the fullmove number.
2079 16.1.3.5: Halfmove clock
2081 The fifth field is a nonnegative integer representing the halfmove clock. This
2467 clock information was similarly dropped.
2470 16.2.5.14: Opcode "hmvc": halfmove clock
2472 The opcode "hmvc" represents the halfmove clock associated with the position.
2473 The halfmove clock of a position is equal to the number of plies since the last
2476 value of the halfmove clock.
2478 This opcode is used to explicitly represent the halfmove clock in EPD that is
[all …]
H A DREADME.txt420 clock time after each move
422 [BlackClock "2:00:00"] as the clock times at the beginning of the game
423 - understands the PGN tag [Clock "W/1:59:59"] as the clock time of the
424 running clock
H A Dpgn-standard-proposed-supplement.txt77 "running clock" where the game is being transmitted live and two other optional
78 tags designed to handle special cases where the clock start times are needed.
193 clock time. They are technicaly redundant but may be usefull for highlighting
206 This is the time displayed on the players clock. It represents the time
212 digital clock/board combinations. It is not normaly intended for use with
234 The time actualy displayed on a mechanical clock. Notice that here the time
240 also be interesting to know the state of the clock of the player whose turn it
248 As only one clock is running at a time only one tag is necessary.
255 The first character is either "W" (whites clock is running), "B" (blacks clock
264 currently displayed clock time of the running clock. As for the clk command this
[all …]
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php349 var $clock = true; variable in pfcGlobalConfig
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js116 this.clock = (cookie == 'true');
118 this.clock = pfc_clock;
1746 if (this.clock) {
1747 this.clock = false;
1749 this.clock = true;
1752 setCookie('pfc_clock', this.clock);
1758 if (this.clock)
/plugin/freechat/phpfreechat/data/public/themes/default/
H A Dchat.js.tpl.php44 var pfc_clock = <?php echo $json->encode($clock); ?>;
/plugin/freechat/phpfreechat/themes/default/
H A Dchat.js.tpl.php44 var pfc_clock = <?php echo $json->encode($clock); ?>;
/plugin/tuxquote/
H A Dquotes.txt523 Being right is highly overrated. Even a stopped clock is right twice a day.
704 Even a stopped clock is right twice a day. <BR> -- Proverb
754 …undred years of democracy and peace and what did they produce? The cuckoo clock. <BR> -- Orson Wel…
1083clock strikes 12, raise a glass to toast the millions of our ancestors who went before us, paving …
1818 When it's three o'clock in New York, it's still 1938 in London. <BR> -- Bette Midler, The Times, 19…
4213 What does a clock do when it's hungry? It goes back four seconds.
/plugin/aceeditor/
H A Dbuild.js1 …c|cholupdate|circshift|cla|clabel|class|clc|clear|clearvars|clf|clipboard|clock|close|closereq|cmo…
/plugin/clock/
H A Dstyle.css2 * @file clock/style.css
3 * @brief Default styles for the "clock" plugin
8 --clock-border: 2px solid gray;
9 --clock-border-radius: 2px;
10 --clock-text-font-size: inherit;
11 --clock-binary-font-size: large;
12 --clock-binary-digit0: '○';
13 --clock-binary-digit1: '●';
20 border: var(--clock-border);
21 border-radius: var(--clock
[all...]

12