Home
last modified time | relevance | path

Searched defs:anchor (Results 1 – 25 of 28) sorted by relevance

12

/external/webkit/WebCore/inspector/front-end/
DPopup.js131 set anchor(x) setter in WebInspector.Popup
137 get anchor() getter in WebInspector.Popup
/external/junit/src/junit/swingui/
DCounterPanel.java76 int anchor, int fill, in addToGrid()
DTestRunner.java486 …private void addGrid(JPanel p, Component co, int x, int y, int w, int fill, double wx, int anchor)… in addGrid()
/external/junit/src/junit/awtui/
DTestRunner.java110 …protected void addGrid(Panel p, Component co, int x, int y, int w, int fill, double wx, int anchor in addGrid()
373 int anchor, int fill, in addToCounterPanel()
/external/webkit/WebCore/html/
DHTMLViewSourceDocument.cpp295 RefPtr<HTMLAnchorElement> anchor = HTMLAnchorElement::create(this); in addLink() local
/external/icu4c/common/
Dustring.c627 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strcat() local
644 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strncat() local
966 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strcpy() local
979 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strncpy() local
Duloc.c1104 const char* const* anchor = list; in _findIndex() local
1123 const char *anchor; in _copyCount() local
Duniset_props.cpp804 UBool anchor = (c == 0x5D /*']'*/ && !literal); in applyPattern() local
/external/chromium/third_party/icu/source/common/
Dustring.c627 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strcat() local
644 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strncat() local
966 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strcpy() local
979 UChar *anchor = dst; /* save a pointer to start of dst */ in u_strncpy() local
Duniset_props.cpp739 UBool anchor = (c == 0x5D /*']'*/ && !literal); in applyPattern() local
Duloc.c1127 const char* const* anchor = list; in _findIndex() local
1146 const char *anchor; in _copyCount() local
/external/freetype/src/autofit/
Dafcjk.c894 FT_Pos anchor, in af_hint_normal_stem()
1025 AF_Edge anchor = 0; in af_cjk_hint_edges() local
Daflatin.c1708 AF_Edge anchor = 0; in af_latin_hint_edges() local
Daflatin2.c1793 AF_Edge anchor = 0; in af_latin2_hint_edges() local
/external/qemu/android/skin/
Dfile.h66 SkinPos anchor; member
/external/webkit/WebCore/page/
DDOMSelection.cpp78 Position anchor = selection.isBaseFirst() ? selection.start() : selection.end(); in anchorPosition() local
DDragController.cpp113 RefPtr<HTMLAnchorElement> anchor = HTMLAnchorElement::create(document); in documentFragmentFromDragData() local
DFrame.cpp621 Node* anchor = enclosingAnchorElement(selection()->base()); in setFocusedNodeIfNeeded() local
/external/webkit/WebCore/accessibility/
DAccessibilityRenderObject.cpp1239 HTMLAnchorElement* anchor = static_cast<HTMLAnchorElement*>(element); in internalLinkElement() local
1764 if (HTMLAnchorElement* anchor = static_cast<HTMLAnchorElement*>(anchorElement())) in url() local
3156 Element* anchor = anchorElement(); in stringValueForMSAA() local
3169 Element* anchor = anchorElement(); in isLinked() local
DAccessibilityObject.cpp745 Element* anchor = axObj->anchorElement(); in anchorElementForNode() local
/external/emma/core/java12/com/vladium/emma/report/html/
DReportGenerator.java900 …lean odd, final HTMLTable table, final int [] columns, final String nameHREF, final boolean anchor) in addItemRow()
1024 …lean odd, final HTMLTable table, final int [] columns, final String nameHREF, final boolean anchor) in addClassItemRow()
/external/webkit/WebCore/rendering/
DSVGRootInlineBox.cpp838 static float calculateTextAnchorShiftForTextChunk(SVGTextChunk& chunk, ETextAnchor anchor) in calculateTextAnchorShiftForTextChunk()
1031 ETextAnchor anchor = flowBox->renderer()->style()->svgStyle()->textAnchor(); in buildLayoutInformation() local
DSVGCharacterLayoutInfo.h273 ETextAnchor anchor; member
DRenderLayerBacking.cpp326 …FloatPoint3D anchor(relativeCompositingBounds.width() != 0.0f ? ((layerBounds.x() - relativeCompo… in updateGraphicsLayerGeometry() local
/external/bison/src/
Dvcg.h413 int anchor; member

12