Searched defs:set_style (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/Lib/idlelib/
H A DParenMatch.py19 HILITE_STYLE attribute; it can be changed used the set_style
69 self.set_style(self.STYLE)
83 def set_style(self, style): member in class:ParenMatch
/external/python/cpython3/Lib/idlelib/
H A Dparenmatch.py18 HILITE_STYLE attribute; it can be changed used the set_style
69 self.set_style(self.STYLE)
83 def set_style(self, style): member in class:ParenMatch
/external/pdfium/fxjs/
H A Dcjs_field.cpp1848 CJS_Return Field::set_style(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp) { function in class:Field

Completed in 1070 milliseconds