Home
last modified time | relevance | path

Searched refs:AS_IS (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/
Dhtmllib.py14 from formatter import AS_IS
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_IS, AS_IS, 1, AS_IS))
379 self.formatter.push_font((AS_IS, AS_IS, AS_IS, 1))
Dformatter.py24 AS_IS = None variable
239 if size is AS_IS: size = csize
240 if i is AS_IS: i = ci
241 if b is AS_IS: b = cb
242 if tt is AS_IS: tt = ctt
/external/python/cpython2/Doc/library/
Dformatter.rst45 .. data:: AS_IS
49 method. Pushing the ``AS_IS`` value allows the corresponding ``pop_property()``
129 :const:`AS_IS` if no change is desired. If the alignment value is changed from
142 not set to :const:`AS_IS` are set to the values passed in while others are
157 :const:`AS_IS` are not sufficient to change the margin.
169 :const:`AS_IS` values, is passed to the writer's :meth:`new_styles` method.
175 representing the revised stack, including :const:`AS_IS` values, is passed to
268 value :const:`AS_IS` should be ignored. The *styles* tuple may be interpreted
/external/zlib/src/
Dmake_vms.com108 $! Why /NAMES = AS_IS? Why not simply ".not. vax"? And why not on VAX?
/external/python/cpython2/Modules/zlib/
Dmake_vms.com108 $! Why /NAMES = AS_IS? Why not simply ".not. vax"? And why not on VAX?