Searched refs:invisible (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp8.h217 int invisible; member in struct:__anon2033
H A Dvp8.c279 s->invisible = !(buf[0] & 0x10);
1586 s->invisible = 1;
1771 if (!s->invisible) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp8.h246 int invisible; member in struct:VP8Context
H A Dvp8.c497 s->invisible = 0;
638 s->invisible = !(buf[0] & 0x10);
2533 s->invisible = 1;
2645 if (!s->invisible) {
H A Dvp9.c111 uint8_t invisible; member in struct:VP9Context
495 last_invisible = s->invisible;
496 s->invisible = !get_bits1(&s->gb);
517 s->intraonly = s->invisible ? get_bits1(&s->gb) : 0;
3953 if (!s->invisible) {
4045 s->invisible = ssrc->invisible;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsashwin.tex181 Call this function to make a sash visible or invisible on a particular edge.
187 \docparam{visible}{true to make the sash visible, false to make it invisible.}
H A Dhtcell.tex86 cell is certainly out of the screen (and thus invisible). This is not
88 or font setter) must be drawn even if they are invisible!
H A Dttreectl.tex56 shown to the user: an item may be invisible either because its branch is
H A Dtreectrl.tex380 item is currently invisible.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html339 -invisible name: use 'name' as an invisible anchor
411 $invisible_mark = '<IMG SRC="invisible.xbm">' if $invisible_mark eq 'xbm';
1001 # dirty hack to see if I can put an invisible anchor...
2043 .B \-invisible \fIname\fP
2044 Use \fIname\fP to create invisible destination anchors for index links
2045 (you can for instance use the invisible.xbm file shipped with this program).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html339 -invisible name: use 'name' as an invisible anchor
411 $invisible_mark = '<IMG SRC="invisible.xbm">' if $invisible_mark eq 'xbm';
1001 # dirty hack to see if I can put an invisible anchor...
2043 .B \-invisible \fIname\fP
2044 Use \fIname\fP to create invisible destination anchors for index links
2045 (you can for instance use the invisible.xbm file shipped with this program).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html339 -invisible name: use 'name' as an invisible anchor
411 $invisible_mark = '<IMG SRC="invisible.xbm">' if $invisible_mark eq 'xbm';
1001 # dirty hack to see if I can put an invisible anchor...
2043 .B \-invisible \fIname\fP
2044 Use \fIname\fP to create invisible destination anchors for index links
2045 (you can for instance use the invisible.xbm file shipped with this program).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1194 Actually, one other table always exists, which is invisible but
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html728 # -invisible
731 # netscape. This was used to create invisible destination in anchors.
9289 $T2H_OPTIONS -> {'invisible'} =
10016 $Texi2HTML::Config::INVISIBLE_MARK = '<img src="invisible.xbm" alt="">' if $Texi2HTML::Config::INVISIBLE_MARK eq 'xbm';

Completed in 158 milliseconds