Home
last modified time | relevance | path

Searched refs:odd (Results 51 – 75 of 173) sorted by relevance

1234567

/plugin/code3/styles/
H A Dstyles.css163 div.PSyHi_Container ol li.odd {
/plugin/database2/
H A Dstyle.css73 table.database2 tr.data-list table tbody tr.odd td
/plugin/schedule/
H A Dstyle.css57 div.schedule table.long tr.odd {
234 div.bubble div.odd {
/plugin/yuriigantt/3rd/dhtmlxgantt/skins/
H A Ddhtmlxgantt_skyblue.css1odd:hover,.gantt_grid_data .gantt_row:hover{background-color:#ffe6b1!important;background-color:#f…
H A Ddhtmlxgantt_material.css1odd{transition:background .15s}.gantt_grid_column_resize_wrap{transition:opacity .15s}.gantt_link_…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_material.css152 .gantt_grid_data .gantt_row.odd {
685 .gantt_grid_data .gantt_row.odd:hover {
689 .gantt_grid_data .gantt_row.odd:hover .gantt_add {
701 .gantt_row.odd,
702 .gantt_task_row.odd {
1340 .gantt_grid_data .gantt_row.odd.gantt_selected {
2270 .gantt_drag_marker .gantt_row.odd {
H A Ddhtmlxgantt_skyblue.css211 .gantt_grid_data .gantt_row.odd:hover {
222 .gantt_grid_data .gantt_row.odd:hover .gantt_add {
234 .gantt_row.odd,
235 .gantt_task_row.odd {
880 .gantt_grid_data .gantt_row.odd.gantt_selected {
1845 .gantt_drag_marker .gantt_row.odd {
/plugin/blogtng/
H A Dstyle.css77 div.dokuwiki div#blogtng__admin table tr.odd {
/plugin/openlayersmap/ol7/
H A Dol.css
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md245 <td>:odd</td><td>✓</td><td>✓</td>
/plugin/codemirror/dist/modes/
H A Dtwig.min.js.map1 …\", \"empty\", \"defined\", \"divisibleby\", \"divisible by\", \"even\", \"odd\", \"iterable\", \"…
H A Dhaskell.min.js.map1 …n \"minimum\", \"mod\", \"negate\", \"not\", \"notElem\", \"null\", \"odd\", \"or\",\n \…
H A Dscheme.min.js.map1 …ative? newline not null-environment null? number->string number? numerator odd? open-input-file op…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst345 'odd',
365 value that is being tested. When the ``odd`` filter is used in code such as:
369 {% if my_value is odd %}
H A Dtemplates.rst752 {# find out if a variable is odd #}
754 {{ name is odd }}
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG801 … "cycle" filter has been converted to a function: {{ ['odd', 'even']|cycle(i) }} -> {{ cycle(['odd
859 * the odd and even filters are now tests:
860 {{ foo|odd }} must now be written {{ foo is odd }}
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties77 spread_odd.title=Join page spreads starting with odd-numbered pages
/plugin/pdfjs/pdfjs/web/locale/tl/
H A Dviewer.properties77 spread_odd.title=Join page spreads starting with odd-numbered pages
/plugin/pdfjs/pdfjs/web/locale/en-CA/
H A Dviewer.properties77 spread_odd.title=Join page spreads starting with odd-numbered pages
/plugin/pdfjs/pdfjs/web/locale/en-GB/
H A Dviewer.properties77 spread_odd.title=Join page spreads starting with odd-numbered pages
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown69 centerMode | boolean | false | Enables centered view with partial prev/next slides. Use with odd nu…
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock1419 is-odd@^2.0.0:
1421 …resolved "https://registry.yarnpkg.com/is-odd/-/is-odd-2.0.0.tgz#7646624671fd7ea558ccd9a2795182f29…
1754 is-odd "^2.0.0"
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php4613 // X2. With each RLE, compute the least greater odd embedding level.
4633 // X4. With each RLO, compute the least greater odd embedding level.
4696 // If the higher level is odd, the sor or eor is R; otherwise, it is L.
4880 // I2. For all characters with an odd (right-to-left) embedding direction, those of type L, EN or AN go up one level.
4882 $odd = $chardata[$i]['level'] % 2;
4883 if ($odd) {
4917 // L2. From the highest level found in the text to the lowest odd level on each line, including intermediate levels not actually present in the text, reverse any contiguous sequence of characters that are at that level or higher.
5012 // X2. With each RLE, compute the least greater odd embedding level.
5034 // X4. With each RLO, compute the least greater odd embedding level.
5125 // Compute the least odd embeddin
[all...]
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js389 },odd:function(a,i){return i%2;
519 …={},tmp=[],test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(m[3]=="even"&&"2n"||m[3]=="odd"&&"2n+1"||!/\D/.tes…
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js389 },odd:function(a,i){return i%2;
519 …={},tmp=[],test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(m[3]=="even"&&"2n"||m[3]=="odd"&&"2n+1"||!/\D/.tes…

1234567