Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 16 of 16) sorted by relevance

/webtrees/app/Services/
H A DSearchService.php113 …public function searchFamilyNames(array $trees, array $search, int $offset = 0, int $limit = PHP_I…
196 …public function searchIndividualNames(array $trees, array $search, int $offset = 0, int $limit = P…
245 …public function searchLocations(array $trees, array $search, int $offset = 0, int $limit = PHP_INT…
266 …public function searchMedia(array $trees, array $search, int $offset = 0, int $limit = PHP_INT_MAX…
286 …public function searchNotes(array $trees, array $search, int $offset = 0, int $limit = PHP_INT_MAX…
307 …public function searchSharedNotes(array $trees, array $search, int $offset = 0, int $limit = PHP_I…
328 …public function searchRepositories(array $trees, array $search, int $offset = 0, int $limit = PHP_…
349 …public function searchSources(array $trees, array $search, int $offset = 0, int $limit = PHP_INT_M…
369 …public function searchSourcesByName(array $trees, array $search, int $offset = 0, int $limit = PHP…
390 …public function searchSurnames(array $trees, array $search, int $offset = 0, int $limit = PHP_INT_…
[all …]
/webtrees/app/Module/
H A DSiteMapModule.php310 private function sitemapRecords(Tree $tree, string $type, int $limit, int $offset): Collection
358 private function sitemapFamilies(Tree $tree, int $limit, int $offset): Collection
376 private function sitemapIndividuals(Tree $tree, int $limit, int $offset): Collection
394 private function sitemapMedia(Tree $tree, int $limit, int $offset): Collection
412 private function sitemapNotes(Tree $tree, int $limit, int $offset): Collection
431 private function sitemapRepositories(Tree $tree, int $limit, int $offset): Collection
450 private function sitemapSources(Tree $tree, int $limit, int $offset): Collection
468 private function sitemapSubmitters(Tree $tree, int $limit, int $offset): Collection
/webtrees/app/Http/RequestHandlers/
H A DTomSelectPlace.php53 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DAbstractTomSelectHandler.php85 …abstract protected function search(Tree $tree, string $query, int $offset, int $limit, string $at)…
H A DTomSelectLocation.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectFamily.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectRepository.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectSource.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectNote.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectIndividual.php58 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectSubmission.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectMediaObject.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectSubmitter.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
H A DTomSelectSharedNote.php59 …protected function search(Tree $tree, string $query, int $offset, int $limit, string $at): Collect…
/webtrees/app/Report/
H A DRightToLeftSupport.php577 private static function getChar(string $text, int $offset): array
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js165 d=f?f.getIndex(!0)+1:0)):d+=m}b.container=e;b.offset=d}function b(a,c){var e=c.getCustomData("cke-f… property
453 …gth;if(c.getLength()>f&&e&&e.intersectsNode(c.$)){var g=[{node:d.anchorNode,offset:d.anchorOffset}, property
454 {node:d.focusNode,offset:d.focusOffset}];d.anchorNode==c.$&&d.anchorOffset>f&&(g[0].offset-=f);d.fo… property
547 …unction(a,b,c,d){a=a.toLowerCase();this.icons[a]||(this.icons[a]={path:b,offset:c||0,bgsize:d||"16… property
1238 …i < icons.length; i++ )CKEDITOR.skin.icons[ icons[ i ] ] = { path: path, offset: -icons[ ++i ], bg… property