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

/macosx-10.9.5/pyobjc-42/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.9.5/pyobjc-42/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.9.5/pyobjc-42/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.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/WebServicesTool/
H A DWSTConnectionWindowControllerClass.py38 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
48 toolbarItem.setLabel_(aLabel)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool/
H A DWSTConnectionWindowControllerClass.py40 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
50 toolbarItem.setLabel_(aLabel)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool-CocoaBindings/
H A DWSTConnectionWindowControllerClass.py32 def addToolbarItem(aController, anIdentifier, aLabel, aPaletteLabel,
42 toolbarItem.setLabel_(aLabel)
/macosx-10.9.5/Heimdal-323.92.1/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 527 milliseconds