webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
NSView() Category Reference

Instance Methods

(void- _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:
 
(void- _recursiveDisplayAllDirtyWithLockFocus:visRect:
 
(void- _recursive:displayRectIgnoringOpacity:inContext:topView:
 
(void- _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:
 

Method Documentation

◆ _recursive:displayRectIgnoringOpacity:inContext:topView:()

- (void) _recursive: (BOOL recurse
displayRectIgnoringOpacity: (NSRect displayRect
inContext: (NSGraphicsContext *)  context
topView: (BOOL topView 

◆ _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:()

- (void) _recursive: (BOOL recurseX
displayRectIgnoringOpacity: (NSRect displayRect
inGraphicsContext: (NSGraphicsContext *)  graphicsContext
CGContext: (CGContextRef ctx
topView: (BOOL isTopView
shouldChangeFontReferenceColor: (BOOL shouldChangeFontReferenceColor 

◆ _recursiveDisplayAllDirtyWithLockFocus:visRect:()

- (void) _recursiveDisplayAllDirtyWithLockFocus: (BOOL needsLockFocus
visRect: (NSRect visRect 

◆ _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:()

- (void) _recursiveDisplayRectIfNeededIgnoringOpacity: (NSRect rect
isVisibleRect: (BOOL isVisibleRect
rectIsVisibleRectForView: (NSView *)  visibleView
topView: (BOOL topView 

The documentation for this category was generated from the following file: