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

  /cts/tests/tests/view/src/android/view/cts/
View_LayoutPositionTest.java 94 int ntop = vLocation[1] - pLocation[1]; local
96 int nbottom = ntop + vRect.height();
99 assertEquals(top + v_offset, ntop);
  /external/libevent/
http.c 3787 char ntop[NI_MAXHOST]; local
    [all...]

Completed in 467 milliseconds