Searched refs:refElement (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DFormatBlockCommand.cpp65 Element* refElement = enclosingBlockFlowElement(VisiblePosition(end)); local
68 if (!root || !refElement)
76 if (isElementForFormatBlock(refElement->tagQName()) && VisiblePosition(start) == startOfBlock(VisiblePosition(start))
77 && (VisiblePosition(end) == endOfBlock(VisiblePosition(end)) || isNodeVisiblyContainedWithin(*refElement, *range))
78 && refElement != root && !root->isDescendantOf(refElement)) {
80 if (refElement->hasTagName(tagName()))
82 nodeAfterInsertionPosition = refElement;
/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
H A DSDL_sysjoystick.c234 static void HIDGetElementInfo (CFTypeRef refElement, recElement *pElement) argument
239 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementCookieKey));
242 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementMinKey));
245 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementMaxKey));
251 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementScaledMinKey));
254 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementScaledMaxKey));
257 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementSizeKey));
260 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementIsRelativeKey));
263 refType = CFDictionaryGetValue (refElement, CFSTR(kIOHIDElementIsWrappingKey));
266 refType = CFDictionaryGetValue (refElement, CFST
283 HIDAddElement(CFTypeRef refElement, recDevice* pDevice) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
H A DStylesSidebarPane.js1341 var refElement = mediaDataElement.createChild("div", "subtitle");
1344 refElement.appendChild(anchor);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 312 milliseconds