Searched defs:multiple (Results 1 - 25 of 59) sorted by last modified time

123

/macosx-10.9.5/CF-855.17/
H A DCFCalendar.c575 int multiple = (1 << multiple_table[flsl(smallerUnit) - 1]); local
799 int multiple = (1 << multiple_table[flsl(smallerUnit) - 1]); local
933 int multiple = direction * (1 << multiple_table[flsl(__CFCalendarGetCalendarUnitFromChar(ch)) - 1]); local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDOMHTMLClasses.cpp732 HRESULT STDMETHODCALLTYPE DOMHTMLSelectElement::multiple( function in class:DOMHTMLSelectElement
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLSelectElement.cpp398 void HTMLSelectElement::setMultiple(bool multiple) argument
[all...]
H A DHTMLInputElement.cpp1323 bool HTMLInputElement::multiple() const function in class:WebCore::HTMLInputElement
H A DHTMLSelectElement.h55 bool multiple() const { return m_multiple; } function in class:WebCore::HTMLSelectElement
/macosx-10.9.5/dyld-239.4/src/
H A DdyldAPIs.cpp1141 static void _dyld_install_handlers(void* undefined, void* multiple, void* linkEdit) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/libDER/Tests/
H A DparseTicket.c244 int multiple = 0; local
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DInputHandler.cpp2043 bool multiple = select->multiple(); local
H A DSelectPopupClient.cpp40 SelectPopupClient::SelectPopupClient(bool multiple, int size, const ScopeArray<BlackBerry::Platform::String>& labels, bool* enableds, const int* itemType, bool* selecteds, WebPagePrivate* webPagePrivate, HTMLSelectElement* element) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderMenuList.cpp369 bool RenderMenuList::multiple() const function in class:WebCore::RenderMenuList
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DRenderThemeQtMobile.cpp384 QPixmap StylePainterMobile::findComboButton(const QSize& size, bool multiple, bool enabled) const argument
516 void StylePainterMobile::drawComboBox(const QRect& rect, bool multiple, bool enabled) argument
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcucdtst.c1537 UBool multiple; local
H A Dutf8tst.c146 UBool multiple; local
H A Dutf16tst.c98 UBool multiple; local
/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDDevice.c702 CFArrayRef __IOHIDDeviceCopyMatchingInputElements(IOHIDDeviceRef device, CFArrayRef multiple) argument
876 CFArrayRef multiple = CFArrayCreate(CFGetAllocator(device), (const void **)&matching, 1, &kCFTypeArrayCallBacks); local
889 IOHIDDeviceSetInputValueMatchingMultiple( IOHIDDeviceRef device, CFArrayRef multiple) argument
951 IOHIDDeviceSetValueMultiple( IOHIDDeviceRef device, CFDictionaryRef multiple) argument
999 IOHIDDeviceSetValueMultipleWithCallback( IOHIDDeviceRef device, CFDictionaryRef multiple, CFTimeInterval timeout, IOHIDValueMultipleCallback callback, void * context) argument
1214 CFMutableDictionaryRef multiple = CFDictionaryCreateMutable( local
[all...]
H A DIOHIDManager.c721 CFArrayRef multiple = NULL; local
861 CFArrayRef multiple local
738 IOHIDManagerSetDeviceMatchingMultiple( IOHIDManagerRef manager, CFArrayRef multiple) argument
874 IOHIDManagerSetInputValueMatchingMultiple( IOHIDManagerRef manager, CFArrayRef multiple) argument
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXDialog.c256 int i, result = TCL_ERROR, multiple = 0; local
780 NavServicesGetFile( Tcl_Interp *interp, OpenFileData *ofdPtr, AEDesc *initialDescPtr, char *initialFile, AEDescList *selectDescPtr, CFStringRef title, CFStringRef message, const char *initialtype, int multiple, int isOpen, Tk_Window parent) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DPopupMenuQt.cpp54 bool SelectData::multiple() const function in class:SelectData
/macosx-10.9.5/dyld-239.4/include/mach-o/
H A Ddyld.h220 NSModule (*multiple)(NSSymbol s, NSModule oldModule, NSModule newModule); member in struct:__anon8508
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPopupMenuClient.h68 virtual bool multiple() const function in class:WebCore::PopupMenuClient
/macosx-10.9.5/WebCore-7537.78.1/bindings/objc/
H A DPublicDOMInterfaces.h779 @property BOOL multiple; variable
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DWebPopupMenuProxyQt.cpp63 bool multiple() const { return m_allowMultiples; } function in class:WebKit::PopupMenuItemModel
127 ItemSelectorContextObject::ItemSelectorContextObject(const QRectF& elementRect, const Vector<WebPopupItem>& webPopupItems, bool multiple) argument
167 PopupMenuItemModel::PopupMenuItemModel(const Vector<WebPopupItem>& webPopupItems, bool multiple) argument
[all...]
/macosx-10.9.5/diskdev_cmds-572.1.1/repquota.tproj/
H A Drepquota.c262 static int multiple = 0; local
386 static int multiple = 0; local
/macosx-10.9.5/ksh-20/ksh/src/lib/libdll/
H A Ddlfcn.c348 static NSModule multiple(NSSymbol sym, NSModule om, NSModule nm) function
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXDialog.c55 int multiple; member in struct:__anon13598
355 int index, len, multiple = 0; local
[all...]

Completed in 355 milliseconds

123