/external/chromium_org/chrome/test/functional/ |
fullscreen_mouselock.py | 198 """Clicks the anchor link until it's successfully clicked. 200 Clicks on the anchor link and compares the js |clicked_elem_ID| variabled 201 with the anchor id. Returns True if the link is clicked. 203 element_id = 'anchor' 440 """Verify tab fullscreen does not exit for anchor links. 443 as example.html#anchor. 449 msg='Tab fullscreen should not exit when clicking on an anchor link.') 477 """Verify mouse lock does not exit for anchor links. 480 example.html#anchor. 486 self._driver.find_element_by_id('anchor')).click().perform( [all...] |
/external/chromium_org/content/browser/renderer_host/input/ |
synthetic_gesture_controller_unittest.cc | 489 params.anchor.SetPoint(89, 32); 510 params.anchor.SetPoint(12, -23); 550 params.anchor.SetPoint(0, 7); 575 params.anchor.SetPoint(-98, -23); 603 params.anchor.SetPoint(-89, 78); 627 params.anchor.SetPoint(-32, 43); 647 params.anchor.SetPoint(432, 89); 667 params.anchor.SetPoint(90, 12); 687 params.anchor.SetPoint(90, 12); 708 params.anchor.SetPoint(54, 89) [all...] |
/external/chromium_org/ash/wm/ |
app_list_controller.cc | 42 // The minimal anchor position offset to make sure that the bubble is still on 86 // Using |button_bounds|, determine the anchor offset so that the bubble gets 93 gfx::Point anchor(button_bounds.CenterPoint()); 100 std::min(screen_width - kMinimalAnchorPositionOffset - anchor.x(), 104 std::max(kMinimalAnchorPositionOffset - anchor.x(), 0), 0); 107 0, std::max(kMinimalAnchorPositionOffset - anchor.y(), 0)); 110 0, std::max(kMinimalAnchorPositionOffset - anchor.y(), 0));
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
htmllib.py | 53 self.anchor = None 102 """This method is called at the start of an anchor region. 111 self.anchor = href 112 if self.anchor: 116 """This method is called at the end of an anchor region. 122 if self.anchor: 124 self.anchor = None
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
htmllib.py | 53 self.anchor = None 102 """This method is called at the start of an anchor region. 111 self.anchor = href 112 if self.anchor: 116 """This method is called at the end of an anchor region. 122 if self.anchor: 124 self.anchor = None
|
/external/chromium_org/third_party/opus/src/doc/ |
draft-ietf-codec-opus.xml | 78 <section anchor="introduction" title="Introduction"> 132 <section anchor="notation" title="Notation and Conventions"> 157 <section anchor="min" toc="exclude" title="min(x,y)"> 163 <section anchor="max" toc="exclude" title="max(x,y)"> 169 <section anchor="clamp" toc="exclude" title="clamp(lo,x,hi)"> 181 <section anchor="sign" toc="exclude" title="sign(x)"> 194 <section anchor="abs" toc="exclude" title="abs(x)"> 205 <section anchor="floor" toc="exclude" title="floor(f)"> 211 <section anchor="ceil" toc="exclude" title="ceil(f)"> 217 <section anchor="round" toc="exclude" title="round(f)" [all...] |
/external/chromium_org/third_party/re2/util/ |
pcre.h | 141 // anchor your match at the beginning of the string. For example, you 224 EnabledExecOptions = 0x0000, // TODO: use to replace anchor flag 356 // Like Consume(..), but does not anchor the match at the beginning of the 451 enum Anchor { 453 ANCHOR_START, // Anchor at start only 454 ANCHOR_BOTH, // Anchor at start and end 460 Anchor anchor, 485 Anchor anchor, [all...] |
pcre.cc | 108 pcre* PCRE::Compile(Anchor anchor) { 124 if (anchor != ANCHOR_BOTH) { 464 Anchor anchor, 468 pcre* re = (anchor == ANCHOR_BOTH) ? re_full_ : re_partial_; 495 if (anchor != UNANCHORED) 559 Anchor anchor, 566 int matches = TryMatch(text, 0, anchor, true, vec, vecsize) [all...] |
/external/regex-re2/util/ |
pcre.h | 141 // anchor your match at the beginning of the string. For example, you 218 EnabledExecOptions = 0x0000, // TODO: use to replace anchor flag 350 // Like Consume(..), but does not anchor the match at the beginning of the 445 enum Anchor { 447 ANCHOR_START, // Anchor at start only 448 ANCHOR_BOTH, // Anchor at start and end 454 Anchor anchor, 479 Anchor anchor, [all...] |
pcre.cc | 103 pcre* PCRE::Compile(Anchor anchor) { 119 if (anchor != ANCHOR_BOTH) { 459 Anchor anchor, 463 pcre* re = (anchor == ANCHOR_BOTH) ? re_full_ : re_partial_; 490 if (anchor != UNANCHORED) 554 Anchor anchor, 561 int matches = TryMatch(text, 0, anchor, true, vec, vecsize) [all...] |
/frameworks/base/docs/html/reference/renderscript/ |
globals_func.html | 56 <h3><a class="anchor" id="index_a"></a>- a -</h3><ul> 96 <h3><a class="anchor" id="index_c"></a>- c -</h3><ul> 148 <h3><a class="anchor" id="index_d"></a>- d -</h3><ul> 161 <h3><a class="anchor" id="index_e"></a>- e -</h3><ul> 183 <h3><a class="anchor" id="index_f"></a>- f -</h3><ul> 223 <h3><a class="anchor" id="index_h"></a>- h -</h3><ul> 239 <h3><a class="anchor" id="index_i"></a>- i -</h3><ul> 246 <h3><a class="anchor" id="index_l"></a>- l -</h3><ul> 274 <h3><a class="anchor" id="index_m"></a>- m -</h3><ul> 293 <h3><a class="anchor" id="index_n"></a>- n -</h3><ul [all...] |
rs__element_8rsh.html | 52 <a class="anchor" id="ac54592168af5896d3fba5283af286f98"></a><!-- doxytag: member="rs_element.rsh::rsElementGetBytesSize" ref="ac54592168af5896d3fba5283af286f98" args="(rs_element e)" --> 77 <a class="anchor" id="af072702a530e158093d69353072da5f9"></a><!-- doxytag: member="rs_element.rsh::rsElementGetDataKind" ref="af072702a530e158093d69353072da5f9" args="(rs_element e)" --> 102 <a class="anchor" id="a9a3569d242be363517ea2354d98cf382"></a><!-- doxytag: member="rs_element.rsh::rsElementGetDataType" ref="a9a3569d242be363517ea2354d98cf382" args="(rs_element e)" --> 127 <a class="anchor" id="a8c690bce7d32be759fd787740c270c92"></a><!-- doxytag: member="rs_element.rsh::rsElementGetSubElement" ref="a8c690bce7d32be759fd787740c270c92" args="(rs_element, uint32_t index)" --> 163 <a class="anchor" id="a9c3140c18139db451279d9b221808eee"></a><!-- doxytag: member="rs_element.rsh::rsElementGetSubElementArraySize" ref="a9c3140c18139db451279d9b221808eee" args="(rs_element e, uint32_t index)" --> 199 <a class="anchor" id="a2ecab064ea2b720bc3af27b523388f31"></a><!-- doxytag: member="rs_element.rsh::rsElementGetSubElementCount" ref="a2ecab064ea2b720bc3af27b523388f31" args="(rs_element e)" --> 224 <a class="anchor" id="a3c1446166c43aa6ba3d5359f6c982f02"></a><!-- doxytag: member="rs_element.rsh::rsElementGetSubElementName" ref="a3c1446166c43aa6ba3d5359f6c982f02" args="(rs_element e, uint32_t index, char *name, uint32_t nameLength)" --> 274 <a class="anchor" id="a94834eb1d91b50a5df3cbe161c22e37d"></a><!-- doxytag: member="rs_element.rsh::rsElementGetSubElementNameLength" ref="a94834eb1d91b50a5df3cbe161c22e37d" args="(rs_element e, uint32_t index)" --> 310 <a class="anchor" id="a840d53f1e91bb6887b40a4d8983c53ed"></a><!-- doxytag: member="rs_element.rsh::rsElementGetSubElementOffsetBytes" ref="a840d53f1e91bb6887b40a4d8983c53ed" args="(rs_element e, uint32_t index)" --> 346 <a class="anchor" id="a727997de25ae43c07dffcfd484928d53"></a><!-- doxytag: member="rs_element.rsh::rsElementGetVect (…) [all...] |
rs__matrix_8rsh.html | 82 <a class="anchor" id="a22e983b67d3089c5cb97032e249ca335"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixGet" ref="a22e983b67d3089c5cb97032e249ca335" args="(const rs_matrix4x4 *m, uint32_t row, uint32_t col)" --> 125 <a class="anchor" id="ad485084684991796cffdd8a008557569"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixGet" ref="ad485084684991796cffdd8a008557569" args="(const rs_matrix3x3 *m, uint32_t row, uint32_t col)" --> 159 <a class="anchor" id="aaa86b029d5c5c15fead5338bba02e4c3"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixGet" ref="aaa86b029d5c5c15fead5338bba02e4c3" args="(const rs_matrix2x2 *m, uint32_t row, uint32_t col)" --> 193 <a class="anchor" id="a00b6a334ba5ac94d84850f22ec9f4de5"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixInverse" ref="a00b6a334ba5ac94d84850f22ec9f4de5" args="(rs_matrix4x4 *m)" --> 217 <a class="anchor" id="ac05080d52da2d99a759ef34fa0655e82"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixInverseTranspose" ref="ac05080d52da2d99a759ef34fa0655e82" args="(rs_matrix4x4 *m)" --> 241 <a class="anchor" id="ac380c4117e047da494a74f0dad20fab3"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixLoad" ref="ac380c4117e047da494a74f0dad20fab3" args="(rs_matrix4x4 *m, const float *v)" --> 275 <a class="anchor" id="aef942535c5d56072125dcf5244970ea2"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixLoad" ref="aef942535c5d56072125dcf5244970ea2" args="(rs_matrix3x3 *m, const float *v)" --> 303 <a class="anchor" id="aa327089f7ad9161d7372094163147005"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixLoad" ref="aa327089f7ad9161d7372094163147005" args="(rs_matrix2x2 *m, const float *v)" --> 331 <a class="anchor" id="a5239a3f5f2becd20507d0aa56638ba03"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixLoad" ref="a5239a3f5f2becd20507d0aa56638ba03" args="(rs_matrix4x4 *m, const rs_matrix4x4 *v)" --> 359 <a class="anchor" id="a06176acb38405937cb94c835a712a3b3"></a><!-- doxytag: member="rs_matrix.rsh::rsMatrixLoad" ref (…) [all...] |
/external/libvorbis/doc/ |
rfc5215.xml | 55 <section anchor="Introduction" title="Introduction"> 76 <section anchor="Terminology" title="Conformance and Document Conventions"> 85 <section anchor="Payload Format" title="Payload Format"> 97 <section anchor="RTP Header" title="RTP Header"> 106 <figure anchor="RTP Header Figure" title="RTP Header"> 198 <section anchor="Payload Header" title="Payload Header"> 206 <figure anchor="Payload Header Figure" title="Payload Header"> 261 <section anchor="Payload Data" title="Payload Data"> 274 <figure anchor="Payload Data Figure" title="Payload Data Header"> 316 <section anchor="Example RTP Packet" title="Example RTP Packet" [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
AdvancedSearchController.js | 605 var anchor = document.createElement("a"); 606 anchor.preferredPanel = "sources"; 607 anchor.href = sanitizeHref(uiSourceCode.originURL()); 608 anchor.uiSourceCode = uiSourceCode; 609 anchor.lineNumber = lineNumber; 610 return anchor; 669 var anchor = this._createAnchor(uiSourceCode, lineNumber, matchRanges[0].offset); 675 anchor.appendChild(lineNumberSpan); 678 anchor.appendChild(contentSpan); 684 searchMatchElement.listItemElement.appendChild(anchor); [all...] |
/external/llvm/lib/IR/ |
ConstantsContext.h | 35 virtual void anchor(); 52 virtual void anchor(); 73 virtual void anchor(); 94 virtual void anchor(); 115 virtual void anchor(); 137 virtual void anchor(); 162 virtual void anchor(); 188 virtual void anchor(); 215 virtual void anchor(); 236 virtual void anchor(); [all...] |
/external/opencv/cv/src/ |
cvmorph.cpp | 244 CV_CALL( init_binary_element( element, el_shape, anchor )); 276 nz_loc[k++] = cvPoint(anchor.x*cn,anchor.y); 377 void CvMorphology::init_binary_element( CvMat* element, int element_shape, CvPoint anchor ) 395 if( anchor.x == -1 ) 396 anchor.x = element->cols/2; 398 if( anchor.y == -1 ) 399 anchor.y = element->rows/2; 401 if( (unsigned)anchor.x >= (unsigned)element->cols || 402 (unsigned)anchor.y >= (unsigned)element->rows [all...] |
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/ |
TocGenerator.pm | 473 # Assemble anchor name 481 # Bias to insert anchor name 487 # Indicate to insert anchor id 506 # Anchor name is currently active? 508 # Yes, anchor name is currently active; 512 # Use existing anchor name 514 # Indicate to not insert anchor name 518 # No, don't use existing anchors; insert new anchor; 532 # Bias to not output anchor name end 534 # Must anchor be inserted [all...] |
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
content_setting_decoration.mm | 275 NSPoint anchor = GetBubblePointInFrame(frame); 276 anchor = [field convertPoint:anchor toView:nil]; 277 anchor = [[field window] convertBaseToScreen:anchor]; 285 anchoredAt:anchor];
|
/external/chromium/chrome/common/extensions/docs/ |
devtools.html | 102 <a id="gc-topnav-anchor"></a> 213 <a href="#property-anchor">propertyName</a> 221 <a href="#method-anchor">methodName</a> 229 <a href="#event-anchor">eventName</a> 237 <a href="#id-anchor">id</a> 280 <a></a> <!-- method-anchor -->
|
/external/chromium_org/ash/wm/caption_buttons/ |
maximize_bubble_controller_bubble.cc | 140 MaximizeBubbleBorder(views::View* content_view, views::View* anchor); 165 views::View* anchor) 169 anchor_size_(anchor->size()), 172 views::View::ConvertPointToScreen(anchor, &anchor_screen_origin_); 200 // Position the bubble to center the box on the anchor. 202 // Position the bubble under the anchor, overlapping the arrow with it.
|
/libcore/crypto/src/main/java/org/conscrypt/ |
TrustManagerImpl.java | 223 // get the cleaned up chain and trust anchor 227 // add the first trust anchor to the chain, which may be an intermediate 247 // at this point we have a cached trust anchor, but don't know if its one we got from 283 "Trust anchor for certification path not found.", null, certPath, -1)); 364 // 2. Find the trust anchor in the chain, if any 382 // 4. If we didn't find a trust anchor earlier, look for one now
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
Debugger.py | 95 self.bframe.pack(anchor="w") 139 self.status = Label(top, anchor="w") 140 self.status.pack(anchor="w") 141 self.error = Label(top, anchor="w") 142 self.error.pack(anchor="w", fill="x") 433 self.sfid = canvas.create_window(0, 0, window=subframe, anchor="nw")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
Debugger.py | 95 self.bframe.pack(anchor="w") 139 self.status = Label(top, anchor="w") 140 self.status.pack(anchor="w") 141 self.error = Label(top, anchor="w") 142 self.error.pack(anchor="w", fill="x") 433 self.sfid = canvas.create_window(0, 0, window=subframe, anchor="nw")
|
/art/compiler/dex/quick/mips/ |
assemble_mips.cc | 435 * bal .+8 ; r_RA <- anchor 436 * lui r_AT, ((target-anchor) >> 16) 437 * anchor: 438 * ori r_AT, r_AT, ((target-anchor) & 0xffff) 449 * bal .+8 ; r_RA <- anchor 450 * lui r_AT, ((target-anchor) >> 16) 451 * anchor: 452 * ori r_AT, r_AT, ((target-anchor) & 0xffff) 491 LIR* anchor = RawLIR(dalvik_offset, kPseudoTargetLabel); local 493 reinterpret_cast<uintptr_t>(anchor), 0, 0, lir->target) [all...] |