/plugin/combo/vendor/php-webdriver/webdriver/lib/ |
H A D | WebDriverEventListener.php | 15 public function beforeNavigateTo($url, EventFiringWebDriver $driver); argument 21 public function afterNavigateTo($url, EventFiringWebDriver $driver); argument 26 public function beforeNavigateBack(EventFiringWebDriver $driver); argument 31 public function afterNavigateBack(EventFiringWebDriver $driver); argument 36 public function beforeNavigateForward(EventFiringWebDriver $driver); argument 41 afterNavigateForward(EventFiringWebDriver $driver) global() argument 48 beforeFindBy(WebDriverBy $by, $element, EventFiringWebDriver $driver) global() argument 55 afterFindBy(WebDriverBy $by, $element, EventFiringWebDriver $driver) global() argument 61 beforeScript($script, EventFiringWebDriver $driver) global() argument 67 afterScript($script, EventFiringWebDriver $driver) global() argument 93 onException(WebDriverException $exception, EventFiringWebDriver $driver = null) global() argument [all...] |
H A D | WebDriverWait.php | 18 protected $driver; variable in Facebook\\WebDriver\\WebDriverWait 28 public function __construct(WebDriver $driver, $timeout_in_second = null, $interval_in_millisecond = null) argument
|
H A D | WebDriverDispatcher.php | 16 protected $driver; variable in Facebook\\WebDriver\\WebDriverDispatcher 25 public function setDefaultDriver(EventFiringWebDriver $driver) argument
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | box.select.php | 55 function show(&$driver) { 64 function show_field(&$driver) { 79 function show_rendered(&$driver) { 93 function show_button(&$driver) {
|
H A D | box.note-call.class.php | 132 function reflow_text(&$driver) { 139 function _getFootnoteHeight(&$driver) { 154 function show(&$driver) { 178 function show_footnote(&$driver, $x, $y) {
|
H A D | box.img.php | 91 function _get_font_name(&$driver, $subword_index) { 109 function reflow_text(&$driver) { 159 function show_fixed(&$driver) { 177 function show(&$driver) { 328 function show(&$driver) {
|
H A D | box.text.php | 39 function _make_wrappable(&$driver, $base_width, $font_name, $font_size, $subword_index) { 341 function reflow_text(&$driver) { 437 function show(&$driver) { 462 function _showText(&$driver) { 470 function _showTextWrapped(&$driver) { 560 function _showTextNormal(&$driver) { 625 function show_fixed(&$driver) {
|
H A D | box.block.php | 372 function show(&$driver) { 382 function show_postponed(&$driver) { 395 function show_fixed(&$driver) {
|
H A D | box.button.php | 95 function _render_field(&$driver) { 109 function show(&$driver) {
|
H A D | strategy.link.rendering.normal.php | 7 function apply(&$box, &$driver) {
|
H A D | box.input.password.php | 29 function show(&$driver) {
|
H A D | layout.default.class.php | 6 function process(&$box, &$media, &$driver, &$context) {
|
H A D | box.input.img.php | 27 function show(&$driver) { 69 function show(&$driver) {
|
H A D | box.field.pageno.php | 51 function show_fixed(&$driver) {
|
H A D | filter.post.postponed.class.php | 6 function PostTreeFilterPostponed(&$driver) {
|
H A D | box.generic.php | 92 function show_postponed(&$driver) { 205 function show(&$driver) { 227 function show_fixed(&$driver) { 314 function reflow_anchors(&$driver, &$anchors, $page_heights) {
|
H A D | box.form.php | 10 function show(&$driver) {
|
H A D | box.inline.php | 244 function show(&$driver) { 253 function show_postponed(&$driver) { 257 function _show(&$driver) {
|
H A D | box.button.reset.php | 28 function _render_field(&$driver) {
|
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ |
H A D | RemoteExecuteMethod.php | 10 private $driver; variable in Facebook\\WebDriver\\Remote\\RemoteExecuteMethod 15 public function __construct(RemoteWebDriver $driver) argument
|
H A D | RemoteKeyboard.php | 17 private $driver; variable in Facebook\\WebDriver\\Remote\\RemoteKeyboard 24 public function __construct(RemoteExecuteMethod $executor, WebDriver $driver, $isW3cCompliant = false) argument
|
H A D | RemoteTargetLocator.php | 18 protected $driver; variable in Facebook\\WebDriver\\Remote\\RemoteTargetLocator 22 public function __construct(RemoteExecuteMethod $executor, RemoteWebDriver $driver, $isW3cCompliant = false) argument [all...] |
/plugin/combo/vendor/php-webdriver/webdriver/lib/Chrome/ |
H A D | ChromeDevToolsDriver.php | 22 private $driver; variable in Facebook\\WebDriver\\Chrome\\ChromeDevToolsDriver 24 public function __construct(RemoteWebDriver $driver) argument
|
/plugin/yuriigantt/src/ |
H A D | JsonRequest.php | 40 protected $driver; variable in dokuwiki\\plugin\\yuriigantt\\src\\JsonRequest 50 public function __construct(DriverInterface $driver, $csrf, $payload)
|
/plugin/findologicxmlexport/vendor/jms/metadata/src/ |
H A D | MetadataFactory.php | 16 private $driver; variable in Metadata\\MetadataFactory 48 …public function __construct(DriverInterface $driver, ?string $hierarchyMetadataClass = 'Metadata\C…
|