/external/webkit/WebCore/inspector/front-end/ |
D | Popup.js | 131 set anchor(x) setter in WebInspector.Popup 137 get anchor() getter in WebInspector.Popup
|
/external/junit/src/junit/swingui/ |
D | CounterPanel.java | 76 int anchor, int fill, in addToGrid()
|
D | TestRunner.java | 486 …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/ |
D | TestRunner.java | 110 …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/ |
D | HTMLViewSourceDocument.cpp | 295 RefPtr<HTMLAnchorElement> anchor = HTMLAnchorElement::create(this); in addLink() local
|
/external/icu4c/common/ |
D | ustring.c | 627 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
|
D | uloc.c | 1104 const char* const* anchor = list; in _findIndex() local 1123 const char *anchor; in _copyCount() local
|
D | uniset_props.cpp | 804 UBool anchor = (c == 0x5D /*']'*/ && !literal); in applyPattern() local
|
/external/chromium/third_party/icu/source/common/ |
D | ustring.c | 627 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
|
D | uniset_props.cpp | 739 UBool anchor = (c == 0x5D /*']'*/ && !literal); in applyPattern() local
|
D | uloc.c | 1127 const char* const* anchor = list; in _findIndex() local 1146 const char *anchor; in _copyCount() local
|
/external/freetype/src/autofit/ |
D | afcjk.c | 894 FT_Pos anchor, in af_hint_normal_stem() 1025 AF_Edge anchor = 0; in af_cjk_hint_edges() local
|
D | aflatin.c | 1708 AF_Edge anchor = 0; in af_latin_hint_edges() local
|
D | aflatin2.c | 1793 AF_Edge anchor = 0; in af_latin2_hint_edges() local
|
/external/qemu/android/skin/ |
D | file.h | 66 SkinPos anchor; member
|
/external/webkit/WebCore/page/ |
D | DOMSelection.cpp | 78 Position anchor = selection.isBaseFirst() ? selection.start() : selection.end(); in anchorPosition() local
|
D | DragController.cpp | 113 RefPtr<HTMLAnchorElement> anchor = HTMLAnchorElement::create(document); in documentFragmentFromDragData() local
|
D | Frame.cpp | 621 Node* anchor = enclosingAnchorElement(selection()->base()); in setFocusedNodeIfNeeded() local
|
/external/webkit/WebCore/accessibility/ |
D | AccessibilityRenderObject.cpp | 1239 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
|
D | AccessibilityObject.cpp | 745 Element* anchor = axObj->anchorElement(); in anchorElementForNode() local
|
/external/emma/core/java12/com/vladium/emma/report/html/ |
D | ReportGenerator.java | 900 …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/ |
D | SVGRootInlineBox.cpp | 838 static float calculateTextAnchorShiftForTextChunk(SVGTextChunk& chunk, ETextAnchor anchor) in calculateTextAnchorShiftForTextChunk() 1031 ETextAnchor anchor = flowBox->renderer()->style()->svgStyle()->textAnchor(); in buildLayoutInformation() local
|
D | SVGCharacterLayoutInfo.h | 273 ETextAnchor anchor; member
|
D | RenderLayerBacking.cpp | 326 …FloatPoint3D anchor(relativeCompositingBounds.width() != 0.0f ? ((layerBounds.x() - relativeCompo… in updateGraphicsLayerGeometry() local
|
/external/bison/src/ |
D | vcg.h | 413 int anchor; member
|