HomeSort by relevance Sort by last modified time
    Searched defs:DIM (Results 1 - 3 of 3) sorted by null

  /external/dbus/tools/
dbus-launch-win.c 80 #define DIM(x) (sizeof(x) / sizeof(x[0]))
109 GetModuleFileNameW (NULL, dbusDaemonPath, DIM (dbusDaemonPath));
  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.h 50 DIM = 1 << 2, // "Helper text"
112 // will also not be dimmed, if |style| has DIM set.)
  /external/llvm/utils/lit/lit/
ProgressBar.py 58 DIM = '' #: Turn on half-bright mode
80 BLINK=blink DIM=dim REVERSE=rev UNDERLINE=smul NORMAL=sgr0

Completed in 137 milliseconds