Searched refs:aLabel (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/WebServicesTool/
H A DWSTConnectionWindowControllerClass.py38 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
48 toolbarItem.setLabel_(aLabel)
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool/
H A DWSTConnectionWindowControllerClass.py40 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
50 toolbarItem.setLabel_(aLabel)
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DWSTConnectionWindowControllerClass.py32 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
42 toolbarItem.setLabel_(aLabel)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/WebServicesTool/
H A DWSTConnectionWindowControllerClass.py38 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
48 toolbarItem.setLabel_(aLabel)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool/
H A DWSTConnectionWindowControllerClass.py40 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
50 toolbarItem.setLabel_(aLabel)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DWSTConnectionWindowControllerClass.py32 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
42 toolbarItem.setLabel_(aLabel)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/WebServicesTool/
H A DWSTConnectionWindowControllerClass.py38 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
48 toolbarItem.setLabel_(aLabel)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/Twisted/WebServicesTool/
H A DWSTConnectionWindowControllerClass.py40 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
50 toolbarItem.setLabel_(aLabel)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DWSTConnectionWindowControllerClass.py32 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
42 toolbarItem.setLabel_(aLabel)
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c12828 int nLabelAlloc; /* Number of slots allocated in aLabel[] */
12829 int *aLabel; /* Space to hold the labels */ member in struct:Vdbe
58721 int *aLabel = p->aLabel; local
[all...]

Completed in 344 milliseconds