HomeSort by relevance Sort by last modified time
    Searched full:glen (Results 1 - 15 of 15) sorted by null

  /external/skia/gm/
verttext.cpp 26 static const size_t gLen = sizeof(gText) - 1;
48 SkScalar total = paint.measureText(gText, gLen);
59 SkScalar adv[gLen];
60 paint.getTextWidths(gText, gLen, adv, NULL);
61 for (size_t i = 0; i < gLen; ++i) {
85 canvas->drawText(gText, gLen, x, y, paint);
89 canvas->drawText(gText, gLen, x, y, paint);
  /external/skia/bench/
WriterBench.cpp 26 static const size_t gLen = strlen(gStr);
29 for (size_t j = 0; j <= gLen; j++) {
  /external/openssh/
sftp-common.c 192 int ulen, glen, sz = 0; local
220 glen = MAX(strlen(group), 8);
224 (u_int)st->st_nlink, ulen, user, glen, group,
228 (u_int)st->st_nlink, ulen, user, glen, group,
  /external/chromium/chrome/browser/ui/webui/
fileicon_source.cc 79 // TODO(glen): send a dummy icon.
downloads_dom_handler.cc 34 // Maximum number of downloads to show. TODO(glen): Remove this and instead
ntp_resource_cache.cc 99 // TODO(glen): This is a quick workaround to hide the notused.png image when
  /external/chromium/chrome/browser/resources/
history.html 33 // TODO(glen): Get rid of these global references, replace with a controller
790 // TODO(glen): Replace this with a bound method so we don't need
890 * TODO(glen): Get rid of this function.
901 * TODO(glen): Get rid of this function.
912 * TODO(glen): Get rid of this function.
    [all...]
history2.html 32 // TODO(glen): Get rid of these global references, replace with a controller
822 // TODO(glen): Replace this with a bound method so we don't need
922 * TODO(glen): Get rid of this function.
933 * TODO(glen): Get rid of this function.
944 * TODO(glen): Get rid of this function.
    [all...]
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.pom 335 <name>Glen Stampoultzis</name>
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c     [all...]
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.cc 829 // TODO(sky/glen): Instead of using a drop indicator, animate the icons while
    [all...]
  /external/webkit/Source/WebKit/android/content/
address_detector.cpp     [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 519 // TODO(sky/glen): make me pretty!
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]
  /external/stlport/etc/
ChangeLog-5.1     [all...]

Completed in 494 milliseconds