Searched refs:frameid (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dtag.c672 void v1_renderstr(struct id3_tag const *tag, char const *frameid, argument
678 frame = id3_tag_findframe(tag, frameid, 0);
682 if (strcmp(frameid, ID3_FRAME_COMMENT) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dtag.c672 void v1_renderstr(struct id3_tag const *tag, char const *frameid, argument
678 frame = id3_tag_findframe(tag, frameid, 0);
682 if (strcmp(frameid, ID3_FRAME_COMMENT) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/install/www/www/
H A Doverlib.js1052 function compatibleframe(frameid) {
1054 if (typeof frameid.document.overDiv =='undefined') return false;
1056 if (typeof frameid.document.all["overDiv"] =='undefined') return false;
1058 if (frameid.document.getElementById('overDiv') == null) return false;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/www/broadcom/
H A Doverlib.js1052 function compatibleframe(frameid) {
1054 if (typeof frameid.document.overDiv =='undefined') return false;
1056 if (typeof frameid.document.all["overDiv"] =='undefined') return false;
1058 if (frameid.document.getElementById('overDiv') == null) return false;

Completed in 95 milliseconds