/external/skia/src/views/ |
D | SkScrollBarView.cpp | 34 void SkScrollBarView::setShown(unsigned shown) in setShown() argument 36 if ((int)shown < 0) in setShown() 37 shown = 0; in setShown() 39 if (fShownLength != shown) in setShown() 41 fShownLength = shown; in setShown() 117 int shown = fShownLength; in adjust() local 120 if (total <= 0 || shown <= 0 || shown >= total) // no bar to show in adjust() 127 if (start + shown > total) in adjust() 128 start = total - shown; in adjust() 135 e.setScalar("_shownLength", SkIntToScalar(shown)); in adjust()
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
D | SDL_BWin.h | 59 shown = false; in SDL_BWin() 89 shown = true; in Show() 92 return (shown); in Shown() 277 bool shown; variable
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebDesktopNotificationsDelegate.idl | 38 @discussion A class that represents a notification being shown 81 @param notification The Notification to be shown. 87 @abstract Cancel showing a notification (or take it down if it's shown). 95 notification need not be un-shown, but events should not be invoked.
|
/external/e2fsprogs/resize/ |
D | sim_progress.c | 24 int shown; member 101 prog->shown = 0; in ext2fs_progress_init()
|
/external/webkit/LayoutTests/fast/encoding/dumpAsText/ |
D | utf-16-no-bom-expected.txt | 1 …does not appear to have any style information associated with it. The document tree is shown below.
|
/external/icu4c/samples/layout/ |
D | FontMap.GDI | 5 # Fonts are specified by font name, as shown
|
/external/chromium/chrome/browser/userfeedback/proto/ |
D | web.proto | 33 // - Not set if no suggestions were shown, either because the version of 37 // - Empty string if suggestions were shown but the user hasn't chosen
|
/external/skia/include/views/ |
D | SkScrollBarView.h | 33 void setShown(unsigned shown);
|
/external/v8/test/mjsunit/tools/ |
D | tickprocessor-test.gc-state | 19 Callers occupying less than 2.0% are not shown.
|
D | tickprocessor-test.func-info | 21 Callers occupying less than 2.0% are not shown.
|
D | tickprocessor-test.ignore-unknown | 26 Callers occupying less than 2.0% are not shown.
|
D | tickprocessor-test.default | 30 Callers occupying less than 2.0% are not shown.
|
/external/iptables/extensions/ |
D | libipt_icmp.man | 6 ICMP type, type/code pair, or one of the ICMP type names shown by the command
|
D | libip6t_mh.man | 9 or one of the MH type names shown by the command
|
D | libip6t_icmp6.man | 11 or one of the ICMPv6 type names shown by the command
|
/external/doclava/res/assets/templates/ |
D | sample.cs | 20 <p>The file containing the source code shown below is located in the corresponding directory in <co…
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_view.mm | 80 // this is shown for the first time. 148 // Need an update if the indicator wasn't previously shown or if it has 165 // drop indicator if one was shown.
|
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/ |
D | SDL_QWin.h | 55 virtual bool shown(void) { in shown() function
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | tab_view_picker_table.mm | 10 // If a heading is shown, the indices between the tab items and the table rows 16 // Returns if |item| is the item shown as heading. If |heading_| is nil, this
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
D | extension_installed_bubble_controller.mm | 170 // page action icon (shown as a preview), depending on the extension type. 227 // Load nib and calculate height based on messages to be shown. 334 // The extension messages will always be shown. 344 // The extra message is only shown when appropriate.
|
/external/lohit-fonts/lohit-bengali-ttf/ |
D | ChangeLog.old | 72 - Bug 424701: [ml_IN] words are shown joined (very low space shown on screen) 143 - Bug 216628: [ml] characters are not shown bold during selecting BOLD font 158 - Bug 216628 : [ml] characters are not shown bold during selecting BOLD font
|
/external/lohit-fonts/lohit-tamil-ttf/ |
D | ChangeLog.old | 72 - Bug 424701: [ml_IN] words are shown joined (very low space shown on screen) 143 - Bug 216628: [ml] characters are not shown bold during selecting BOLD font 158 - Bug 216628 : [ml] characters are not shown bold during selecting BOLD font
|
/external/lohit-fonts/lohit-devanagari-ttf/ |
D | ChangeLog.old | 72 - Bug 424701: [ml_IN] words are shown joined (very low space shown on screen) 143 - Bug 216628: [ml] characters are not shown bold during selecting BOLD font 158 - Bug 216628 : [ml] characters are not shown bold during selecting BOLD font
|
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/ |
D | wrench_menu_button_cell.mm | 15 // The bounding rect of buttons is actually larger than the display rect shown
|
/external/llvm/test/Feature/ |
D | memorymarkers.ll | 18 ;; preceded by an alloca, but shown for completeness).
|