Searched refs:is_pageable (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DBaseTo.pm7 sub is_pageable { '' } subroutine
H A DToPod.pm16 sub is_pageable { 1 } subroutine
H A DToXml.pm16 sub is_pageable { 0 } subroutine
H A DToChecker.pm18 sub is_pageable { 1 } subroutine
H A DToText.pm9 sub is_pageable { 1 } subroutine
H A DToTk.pm9 sub is_pageable { 1 } subroutine
H A DToNroff.pm11 sub is_pageable { 1 } # well, if you ask for it... subroutine
H A DToRtf.pm16 sub is_pageable { 0 } subroutine
H A DToMan.pm13 sub is_pageable { 1 } subroutine
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPerldoc.pm530 and $formatter_class->can('is_pageable')
531 and !$formatter_class->is_pageable

Completed in 112 milliseconds