Lines Matching refs:true

25 …'width'                            => array ('fo:page-width',                       'props', true),
26 …'height' => array ('fo:page-height', 'props', true),
27 …'num-format' => array ('style:num-format', 'props', true),
28 …'num-letter-sync' => array ('style:num-letter-sync', 'props', true),
29 …'num-prefix' => array ('style:num-prefix', 'props', true),
30 …'num-suffix' => array ('style:num-suffix', 'props', true),
31 …'paper-tray-name' => array ('style:paper-tray-name', 'props', true),
32 …'print-orientation' => array ('style:print-orientation', 'props', true),
33 …'margin-left' => array ('fo:margin-left', 'props', true),
34 …'margin-right' => array ('fo:margin-right', 'props', true),
35 …'margin-top' => array ('fo:margin-top', 'props', true),
36 …'margin-bottom' => array ('fo:margin-bottom', 'props', true),
37 …'margin' => array ('fo:margin', 'props', true),
38 …'border' => array ('fo:border', 'props', true),
39 …'border-top' => array ('fo:border-top', 'props', true),
40 …'border-right' => array ('fo:border-right', 'props', true),
41 …'border-bottom' => array ('fo:border-bottom', 'props', true),
42 …'border-left' => array ('fo:border-left', 'props', true),
43 …'border-line-width' => array ('style:border-line-width', 'props', true),
44 …'border-line-width-top' => array ('style:border-line-width-top', 'props', true),
45 …'border-line-width-bottom' => array ('style:border-line-width-bottom', 'props', true),
46 …'border-line-width-left' => array ('style:border-line-width-left', 'props', true),
47 …'border-line-width-right' => array ('style:border-line-width-right', 'props', true),
48 …'padding' => array ('fo:padding', 'props', true),
49 …'padding-top' => array ('fo:padding-top', 'props', true),
50 …'padding-bottom' => array ('fo:padding-bottom', 'props', true),
51 …'padding-left' => array ('fo:padding-left', 'props', true),
52 …'padding-right' => array ('fo:padding-right', 'props', true),
53 …'shadow' => array ('style:shadow', 'props', true),
54 …'background-color' => array ('fo:background-color', 'props', true),
55 …'register-truth-ref-style-name' => array ('style:register-truth-ref-style-name', 'props', true),
56 …'print' => array ('style:print', 'props', true),
57 …'print-page-order' => array ('style:print-page-order', 'props', true),
58 …'first-page-number' => array ('style:first-page-number', 'props', true),
59 …'scale-to' => array ('style:scale-to', 'props', true),
60 …'scale-to-pages' => array ('style:scale-to-pages', 'props', true),
61 …'table-centering' => array ('style:table-centering', 'props', true),
62 …'footnote-max-height' => array ('style:footnote-max-height', 'props', true),
63 …'writing-mode' => array ('style:writing-mode', 'props', true),
64 …'layout-grid-mode' => array ('style:layout-grid-mode', 'props', true),
65 …'layout-grid-standard-mode' => array ('style:layout-grid-standard-mode', 'props', true),
66 …'layout-grid-base-height' => array ('style:layout-grid-base-height', 'props', true),
67 …'layout-grid-ruby-height' => array ('style:layout-grid-ruby-height', 'props', true),
68 …'layout-grid-lines' => array ('style:layout-grid-lines', 'props', true),
69 …'layout-grid-base-width' => array ('style:layout-grid-base-width', 'props', true),
70 …'layout-grid-color' => array ('style:layout-grid-color', 'props', true),
71 …'layout-grid-ruby-below' => array ('style:layout-grid-ruby-below', 'props', true),
72 …'layout-grid-print' => array ('style:layout-grid-print', 'props', true),
73 …'layout-grid-display' => array ('style:layout-grid-display', 'props', true),
74 …'layout-grid-snap-to' => array ('style:layout-grid-snap-to', 'props', true),
80 'repeat' => array ('style:repeat', 'bgi', true),
81 'position' => array ('style:position', 'bgi', true),
82 'filter-name' => array ('style:filter-name', 'bgi', true),
83 'opacity' => array ('draw:opacity', 'bgi', true),
84 'xlink-type' => array ('xlink:type', 'bgi', true),
85 'xlink-href' => array ('xlink:href', 'bgi', true),
86 'xlink-show' => array ('xlink:show', 'bgi', true),
87 'xlink-actuate' => array ('xlink:actuate', 'bgi', true),
93 'column-count' => array ('fo:column-count', 'columns', true),
94 'column-gap' => array ('fo:column-gap', 'columns', true),
95 'column-gap' => array ('fo:column-gap', 'columns', true),
100 'ftsep-width' => array ('style:width', 'ftsep', true),
101 'ftsep-rel-width' => array ('style:rel-width', 'ftsep', true),
102 'ftsep-color' => array ('style:color', 'ftsep', true),
103 'ftsep-line-style' => array ('style:line-style', 'ftsep', true),
104 'ftsep-adjustment' => array ('style:adjustment', 'ftsep', true),
105 'ftsep-distance-before-sep' => array ('style:distance-before-sep', 'ftsep', true),
106 'ftsep-distance-after-sep' => array ('style:distance-after-sep', 'ftsep', true),