Home
last modified time | relevance | path

Searched refs:origsource (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Mac/PythonLauncher/
DFileSettings.m94 origsource = [defaults retain];
138 origsource = NULL;
170 if (origsource) {
171 [self updateFromSource: origsource];
194 if (!origsource) {
DFileSettings.h40 FileSettings *origsource; variable