Home
last modified time | relevance | path

Searched +defs:inline +defs:open (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dcurl_setup.h411 # define open curlx_win32_open macro
432 # define open curlx_win32_open macro
911 # define inline __inline__ macro
914 # define inline __inline macro
918 # define inline /* empty */ macro
/third_party/typescript/lib/
Dlib.dom.d.ts1673 inline?: ScrollLogicalPosition; property
3489 open(cacheName: string): Promise<Cache>; method
4786 open(unused1?: string, unused2?: string): Document; method
4787 open(url: string | URL, name: string, features: string): WindowProxy | null; method
6427 open: boolean; property
6440 open: boolean; property
8729 open(name: string, version?: number): IDBOpenDBRequest; method
16865 open(url?: string | URL, target?: string, features?: string): WindowProxy | null; method
17143 open(method: string, url: string | URL): void; method
17144open(method: string, url: string | URL, async: boolean, username?: string | null, password?: strin… method
/third_party/typescript/src/lib/
Ddom.generated.d.ts1653 inline?: ScrollLogicalPosition; property
3469 open(cacheName: string): Promise<Cache>; method
4766 open(unused1?: string, unused2?: string): Document; method
4767 open(url: string | URL, name: string, features: string): WindowProxy | null; method
6407 open: boolean; property
6420 open: boolean; property
8709 open(name: string, version?: number): IDBOpenDBRequest; method
16845 open(url?: string | URL, target?: string, features?: string): WindowProxy | null; method
17123 open(method: string, url: string | URL): void; method
17124open(method: string, url: string | URL, async: boolean, username?: string | null, password?: strin… method