Searched refs:styleEntry (Results 1 – 10 of 10) sorted by relevance
38 StyleEntry styleEntry = (StyleEntry) i.next(); in paint() local39 if (styleEntry.isFullyEnabled()) in paint()40 styleEntry.getStyle().paint(geom, viewport, g); in paint()
37 <Box style={styleEntry}>60 const styleEntry = {
1044 unsigned styleEntry[8]; /* "- . . . " */ local1131 styleEntry[0] = htofl(width * 4); /* dash */1132 styleEntry[1] = /* gap */1133 styleEntry[2] = /* dot */1134 styleEntry[3] = /* gap */1135 styleEntry[4] = /* dot */1136 styleEntry[5] = /* gap */1137 styleEntry[6] = /* dot */1138 styleEntry[7] = htofl(width); /* gap */1139 em_pn.elp.elpNumEntries = htofl(sizeof styleEntry/sizeof styleEntry[0]);[all …]
1059 unsigned styleEntry[8]; /* "- . . . " */ in edgeattr() local1146 styleEntry[0] = htofl(width * 4); /* dash */ in edgeattr()1147 styleEntry[1] = /* gap */ in edgeattr()1148 styleEntry[2] = /* dot */ in edgeattr()1149 styleEntry[3] = /* gap */ in edgeattr()1150 styleEntry[4] = /* dot */ in edgeattr()1151 styleEntry[5] = /* gap */ in edgeattr()1152 styleEntry[6] = /* dot */ in edgeattr()1153 styleEntry[7] = htofl(width); /* gap */ in edgeattr()1154 em_pn.elp.elpNumEntries = htofl(sizeof styleEntry/sizeof styleEntry[0]); in edgeattr()[all …]
247 QString styleString( StyleEntry styleEntry ) const;
313 Branding::styleString( Branding::StyleEntry styleEntry ) const in styleString()315 return m_style.value( s_styleEntryStrings.value( styleEntry ) ); in styleString()
1202 for (StyleEntry styleEntry : styleEntries) { in getTextLayout()1203 layout.setStyle(styleEntry.style, styleEntry.start, styleEntry.end); in getTextLayout()
380 let styleEntry = toEntry stylepath epochtime $ renderXml styledoc' function520 footnoteRelEntry : numEntry : styleEntry : footnotesEntry :
485 let styleEntry = toEntry stylepath epochtime $ renderXml styledoc' function609 footnoteRelEntry : numEntry : styleEntry : footnotesEntry :