/external/webkit/WebCore/manual-tests/ |
scrolling-nestedframesets.html | 11 <li>Place your mouse cursor over the leftmost frame below.</li>
|
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_tree.h | 321 base_link_type& leftmost, 358 leftmost() = header; 370 leftmost() = header; 377 leftmost() = minimum(root()); 401 leftmost() = header; 407 leftmost() = minimum(root()); 418 return leftmost(); 422 return leftmost(); 555 leftmost() = header; 698 link_type& leftmost() cons function in class:Oscl_Rb_Tree [all...] |
oscl_tree.cpp | 111 base_link_type& leftmost, 173 if (leftmost == z) 176 leftmost = z->parent; 177 // makes leftmost == header if z == root 179 leftmost = Oscl_Rb_Tree_Node_Base::minimum(x);
|
/external/bison/data/ |
location.cc | 75 int leftmost = 0; 77 if (leftmost <= current + count)
|
/external/icu4c/layout/ |
LEInsertionList.h | 52 * stored on the list from leftmost to rightmost to make it easier
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Types/ |
8.4.js | 30 integers. The leftmost character (if any) is at position 0, the next
|
/frameworks/base/awt/java/awt/ |
FontMetrics.java | 303 * Returns the distance from the leftmost point to the rightmost point on 334 * Returns the distance from the leftmost point to the rightmost point on 366 * Returns the distance from the leftmost point to the rightmost point of 378 * Returns the distance from the leftmost point to the rightmost point of
|
/external/opencore/doc/oscl_html/ |
classOscl__Rb__Tree__Base.html | 27 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF <a class="el" href="classOscl__Rb__Tree__Base.html#s0">base_link_type</a> </td><td valign=bottom><a class="el" href="classOscl__Rb__Tree__Base.html#a3">rebalance_for_erase</a> (<a class="el" href="classOscl__Rb__Tree__Base.html#s0">base_link_type</a> z, <a class="el" href="classOscl__Rb__Tree__Base.html#s0">base_link_type</a> &root, <a class="el" href="classOscl__Rb__Tree__Base.html#s0">base_link_type</a> &leftmost, <a class="el" href="classOscl__Rb__Tree__Base.html#s0">base_link_type</a> &rightmost)</td></tr> 112 <td class="mdname" nowrap> <em>leftmost</em>, </td>
|
oscl__tree_8h-source.html | 302 00304 base_link_type& leftmost, [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ecma/String/ |
15.5.4.6-1.js | 28 specified position, then the index of the leftmost such
|
/external/webkit/WebCore/editing/ |
VisibleSelection.h | 124 Position m_start; // Leftmost position when expanded to respect granularity
|
InsertTextCommand.cpp | 143 // Insert the character at the leftmost candidate.
|
/external/webkit/WebCore/platform/graphics/mac/ |
ComplexTextController.h | 62 // Extra width to the left of the leftmost glyph.
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
AdaptiveBackgroundTexture.java | 179 // subtracting the former leftmost.
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma/GlobalObject/ |
15.1.2.2-1.js | 35 2. Compute a substring of Result(1) consisting of the leftmost character 70 leftmost such character; otherwise, let Z be S.
|
/external/webkit/WebKit/android/nav/ |
CachedNode.cpp | 340 case LEFTMOST: return "LEFTMOST"; break;
|
CachedNode.h | 66 LEFTMOST,
|
/external/icu4c/i18n/ |
strmatch.h | 32 * convention, the output text is the leftmost match seen up to this
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
line-map.h | 52 (The top line is line 1 and the leftmost column is column 1; line/column 0
|
/external/freetype/src/base/ |
ftcalc.c | 448 * the leftmost bits by copying the sign bit, it might be faster. 467 * fills the leftmost bits by copying the sign bit. This is wrong. 471 * leftmost bits with 0s (i.e., it is exactly the same as an unsigned
|
/dalvik/libcore/math/src/test/java/org/apache/harmony/math/tests/java/math/ |
BigIntegerOperateBitsTest.java | 112 * bitLength() of a positive number with the leftmost bit set 160 * bitLength() of a negative number with the leftmost bit set 583 * clearBit(int n) the leftmost bit in a negative number 701 * flipBit(int n) the leftmost bit in a negative number 725 * flipBit(int n) the leftmost bit in a positive number [all...] |
/dalvik/libcore/luni/src/main/java/java/io/ |
FilePermission.java | 142 // the test mask - shift the 1 to the leftmost position of the
|
/dalvik/libcore/security/src/main/java/java/security/spec/ |
ECFieldF2m.java | 88 // the leftmost bit must be (m+1)-th one,
|
/external/icu4c/common/ |
util.h | 95 * reverse direction. In either case, the leftmost index will be
|
/external/webkit/WebCore/icu/unicode/ |
ushape.h | 142 * the leftmost displayed character stored first.
|