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

  /frameworks/base/core/java/android/text/method/
BaseMovementMethod.java 424 final int topLine = getTopLine(widget);
426 if (topLine > bottomLine) {
430 for (int line = topLine; line <= bottomLine; line++) {
441 final int topLine = getTopLine(widget);
443 if (topLine > bottomLine) {
447 for (int line = topLine; line <= bottomLine; line++) {
511 int topLine = layout.getLineForVertical(top);
512 if (layout.getLineTop(topLine) == top) {
515 topLine -= 1;
517 if (topLine >= 0)
    [all...]
  /external/opencv/cv/include/
cvcompat.h 904 uchar* topline; /* pointer to the start of the top pixel line */ member in struct:_CvPixelPosition8u
920 schar* topline; member in struct:_CvPixelPosition8s
933 float* topline; member in struct:_CvPixelPosition32f
    [all...]
  /external/chromium_org/tools/perf/page_sets/key_silk_cases/
infinite_scrolling.html 59 .topline {
103 <div class="topline">
  /external/clang/docs/tools/
manpage.css 231 background: #f0f5fa url(/i/corner-topline.gif) repeat-x;
243 background: #ffffff url(/i/corner-topline.gif) repeat-x;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
CodeMirrorTextEditor.js     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
hr_wordlist.combined.gz 

Completed in 844 milliseconds