Home
last modified time | relevance | path

Searched defs:srcattr (Results 1 – 3 of 3) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
DHTMLElement.java399 public void img(final String srcattr, final int widthattr, in img()
418 public void script(final String srcattr) throws IOException { in script()
/external/mesa3d/src/mesa/tnl/
Dt_split_copy.c526 const struct gl_array_attributes *srcattr = src->VertexAttrib; in replay_init() local
/external/libcups/cups/
Dipp.c1474 ipp_attribute_t *srcattr, /* I - Attribute to copy */ in ippCopyAttribute()
1647 ipp_attribute_t *srcattr; /* Source attribute */ in ippCopyAttributes() local