Searched refs:shown (Results 1 - 17 of 17) sorted by relevance

/external/skia/src/views/
H A DSkScrollBarView.cpp41 void SkScrollBarView::setShown(unsigned shown) argument
43 if ((int)shown < 0)
44 shown = 0;
46 if (fShownLength != shown)
48 fShownLength = shown;
72 if (dom.findS32(node, "shown", &value))
124 int shown = fShownLength; local
127 if (total <= 0 || shown <= 0 || shown >= total) // no bar to show
134 if (start + shown > tota
[all...]
/external/skia/include/views/
H A DSkScrollBarView.h26 void setShown(unsigned shown);
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
H A DSDL_BWin.h59 shown = false;
86 /* Override the Show() method so we can tell when we've been shown */
89 shown = true;
92 return (shown);
277 bool shown; member in class:SDL_BWin
/external/chromium-trace/src/shared/css/
H A Dmenu_button.css26 button.menu-button.drop-down[menu-shown],
H A Ddialogs.css63 .shown > .cr-dialog-frame {
90 .shown > .cr-dialog-shield {
/external/e2fsprogs/resize/
H A Dsim_progress.c24 int shown; member in struct:ext2_sim_progress
101 prog->shown = 0;
/external/doclava/res/assets/templates/
H A Dsample.cs20 <p>The file containing the source code shown below is located in the corresponding directory in <code>&lt;sdk&gt;/samples/android-&lt;version&gt;/...</code></p>
/external/valgrind/main/helgrind/tests/
H A Dlocked_vs_unlocked2.stderr.exp38 Locks held: 2, at address 0x........ (and 1 that can't be shown)
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
H A DSDL_QWin.h55 virtual bool shown(void) { function in class:SDL_QWin
/external/chromium/chrome/browser/resources/bookmark_manager/css/
H A Dbmm.css87 list > * > button[menu-shown] {
96 list > * > button[menu-shown] {
/external/valgrind/main/exp-dhat/
H A Ddh_main.c176 Bool shown; member in struct:__anon12518
1226 // Clear all .shown bits
1231 api->shown = False;
1244 if (api->shown)
1255 break; // all APIs have been shown. Stop.
1261 best_api->shown = True;
1312 VG_(umsg)("* --show-top-n= controls how many alloc points are shown.\n");
/external/valgrind/main/cachegrind/
H A Dcg_annotate.in152 --threshold=<0--20> a function is shown if it accounts for more than x% of
462 print("Events shown: @show_events\n");
/external/qemu/audio/
H A Daudio.c217 static int shown; local
220 if (!shown) {
223 shown = 1;
/external/libvpx/build/make/
H A Dconfigure.sh111 of that shown above. If the option --disable-foo is listed, then
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex292 The \texttt{-V} option displays the \texttt{btreplay} version, as shown here:
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
H A DC.stg570 has the callable functions (rules) shown below,
/external/iproute2/doc/
H A Dip-cref.tex476 Multicast addresses are not shown by this command, see
1671 information about this route is shown:
2158 If the rule does NAT (f.e.\ rule \#320), it is shown by the keyword
2209 of users is shown after the \verb|users| keyword.

Completed in 1664 milliseconds