HomeSort by relevance Sort by last modified time
    Searched defs:_options (Results 1 - 11 of 11) sorted by null

  /external/lzma/CPP/7zip/Archive/7z/
7zEncode.h 29 CCompressionMethodMode _options; member in class:NArchive::N7z::CEncoder
  /external/jetty/src/java/org/eclipse/jetty/servlet/
ServletContextHandler.java 90 protected int _options; field in class:ServletContextHandler
117 _options=options;
275 if (_securityHandler==null && (_options&SECURITY)!=0 && !isStarted())
298 if (_sessionHandler==null && (_options&SESSIONS)!=0 && !isStarted())
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 132 return self.tk.call(('tix', 'configure') + self._options(cnf))
240 self.tk.call('tixForm', self._w, *self._options(cnf, kw))
496 *self._options(cnf,kw) )
501 def _options(self, cnf, kw): member in class:DisplayStyle
521 self.stylename, 'configure', *self._options(cnf,kw))))
553 self.tk.call(self._w, 'bind', widget._w, *self._options(cnf, kw))
569 btn = self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
    [all...]
Tkinter.py 583 return self.tk.call(('clipboard', 'get') + self._options(kw))
586 return self.tk.call(('clipboard', 'get') + self._options(kw))
594 self.tk.call(('clipboard', 'clear') + self._options(kw))
602 self.tk.call(('clipboard', 'append') + self._options(kw)
660 self.tk.call(('selection', 'clear') + self._options(kw))
674 return self.tk.call(('selection', 'get') + self._options(kw))
677 return self.tk.call(('selection', 'get') + self._options(kw))
691 self.tk.call(('selection', 'handle') + self._options(kw)
699 self._options(kw) + (self._w,))
708 name = self.tk.call(('selection', 'own') + self._options(kw)
1100 def _options(self, cnf, kw = None): member in class:Misc
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 132 return self.tk.call(('tix', 'configure') + self._options(cnf))
240 self.tk.call('tixForm', self._w, *self._options(cnf, kw))
496 *self._options(cnf,kw) )
501 def _options(self, cnf, kw): member in class:DisplayStyle
521 self.stylename, 'configure', *self._options(cnf,kw))))
553 self.tk.call(self._w, 'bind', widget._w, *self._options(cnf, kw))
569 btn = self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
    [all...]
Tkinter.py 583 return self.tk.call(('clipboard', 'get') + self._options(kw))
586 return self.tk.call(('clipboard', 'get') + self._options(kw))
594 self.tk.call(('clipboard', 'clear') + self._options(kw))
602 self.tk.call(('clipboard', 'append') + self._options(kw)
660 self.tk.call(('selection', 'clear') + self._options(kw))
674 return self.tk.call(('selection', 'get') + self._options(kw))
677 return self.tk.call(('selection', 'get') + self._options(kw))
691 self.tk.call(('selection', 'handle') + self._options(kw)
699 self._options(kw) + (self._w,))
708 name = self.tk.call(('selection', 'own') + self._options(kw)
1100 def _options(self, cnf, kw = None): member in class:Misc
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 147 milliseconds