Searched refs:push_font (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dhtmllib.py179 self.formatter.push_font(('h1', 0, 1, 0))
187 self.formatter.push_font(('h2', 0, 1, 0))
195 self.formatter.push_font(('h3', 0, 1, 0))
203 self.formatter.push_font(('h4', 0, 1, 0))
211 self.formatter.push_font(('h5', 0, 1, 0))
219 self.formatter.push_font(('h6', 0, 1, 0))
232 self.formatter.push_font((AS_IS, AS_IS, AS_IS, 1))
256 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
369 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
374 self.formatter.push_font((AS_I
[all...]
H A Dformatter.py51 def push_font(self, x): pass member in class:NullFormatter
231 def push_font(self, font): member in class:AbstractFormatter
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dhtmllib.py179 self.formatter.push_font(('h1', 0, 1, 0))
187 self.formatter.push_font(('h2', 0, 1, 0))
195 self.formatter.push_font(('h3', 0, 1, 0))
203 self.formatter.push_font(('h4', 0, 1, 0))
211 self.formatter.push_font(('h5', 0, 1, 0))
219 self.formatter.push_font(('h6', 0, 1, 0))
232 self.formatter.push_font((AS_IS, AS_IS, AS_IS, 1))
256 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
369 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
374 self.formatter.push_font((AS_I
[all...]
H A Dformatter.py51 def push_font(self, x): pass member in class:NullFormatter
231 def push_font(self, font): member in class:AbstractFormatter
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dhtmllib.py179 self.formatter.push_font(('h1', 0, 1, 0))
187 self.formatter.push_font(('h2', 0, 1, 0))
195 self.formatter.push_font(('h3', 0, 1, 0))
203 self.formatter.push_font(('h4', 0, 1, 0))
211 self.formatter.push_font(('h5', 0, 1, 0))
219 self.formatter.push_font(('h6', 0, 1, 0))
232 self.formatter.push_font((AS_IS, AS_IS, AS_IS, 1))
256 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
369 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
374 self.formatter.push_font((AS_I
[all...]
H A Dformatter.py51 def push_font(self, x): pass member in class:NullFormatter
231 def push_font(self, font): member in class:AbstractFormatter
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dhtmllib.py179 self.formatter.push_font(('h1', 0, 1, 0))
187 self.formatter.push_font(('h2', 0, 1, 0))
195 self.formatter.push_font(('h3', 0, 1, 0))
203 self.formatter.push_font(('h4', 0, 1, 0))
211 self.formatter.push_font(('h5', 0, 1, 0))
219 self.formatter.push_font(('h6', 0, 1, 0))
232 self.formatter.push_font((AS_IS, AS_IS, AS_IS, 1))
256 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
369 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
374 self.formatter.push_font((AS_I
[all...]
H A Dformatter.py51 def push_font(self, x): pass member in class:NullFormatter
231 def push_font(self, font): member in class:AbstractFormatter

Completed in 166 milliseconds