Searched refs:Expose (Results 1 – 25 of 54) sorted by relevance
123
40 struct Expose : Q { in ConsumeTop() struct44 auto& c = q->*&Expose::c; in ConsumeTop()45 auto& comp = q->*&Expose::comp; in ConsumeTop()
63 case Expose: in main()
318 SkASSERT(event.type != Expose && event.type != ConfigureNotify); in handleEvent()374 event.type = Expose; in onInval()
295 case Expose: in main()
9 2. Expose ECMAScript-like capabilities to the embedder.
124 Expose the DirEntry type as os.DirEntry. Code patch by Jelle Zijlstra.447 Expose the Android API level that python was built against, in
412 Expose the EPOLLEXCLUSIVE constant (when it is defined) in the select422 Expose the EPOLLRDHUP and POLLRDHUP constants in the select module.
104 Expose preadv and pwritev system calls in the os module. Patch by Pablo144 Expose posix_spawn as a low level API in the os module.
317 Expose several missing constants in zlib and fix corresponding
161 # Expose definitions
155 230 Expose meaningful exception for App Engine URLFetch ResponseTooLargeError156 231 Expose App Engine URLFetch DeadlineExceededError for debugging purposes
2169 case Expose: in XAnnotateEditImage()2378 case Expose: in XAnnotateEditImage()3021 case Expose: in XChopImage()3149 case Expose: in XChopImage()3616 case Expose: in XColorEditImage()4167 case Expose: in XCompositeImage()4766 case Expose: in XCropImage()4924 case Expose: in XCropImage()5117 case Expose: in XCropImage()5845 case Expose: in XDrawEditImage()[all …]
1350 case Expose: in XScreenEvent()2444 case Expose: in XColorBrowserWidget()3067 case Expose: in XCommandWidget()3508 case Expose: in XConfirmWidget()3967 case Expose: in XDialogWidget()5074 case Expose: in XFileBrowserWidget()6313 case Expose: in XFontBrowserWidget()7340 case Expose: in XListBrowserWidget()7951 case Expose: in XMenuWidget()8320 case Expose: in XNoticeWidget()[all …]
40 - Expose the factory methods of MonitoredResource.
287 - Expose an API for adding mappings to six.moves.
643 while (e.type != Expose || e.xexpose.count); in rpng_x_create_window()
745 if (e.type == Expose) { in main()1073 while (e.type != Expose || e.xexpose.count); in rpng2_x_create_window()
296 * Expose `compressType` API.
362 // Expose the carry flag from add operations on two integrals.
57 Don't Expose System Headers
616 * Replacing `httpMinorVersion` with `Protocol`. Expose HTTP/1.0 as a potential protocol.789 * Expose the transport ("http/1.1", "spdy/3", etc.) via magic request headers.
329 - Expose the full token response in OAuth2Client and OAuth2Decorator.