Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:s_debugPaintFlags

481     static void setDebugPaintFlags(WKPageDebugPaintFlags flags) { s_debugPaintFlags = flags; }
482 static WKPageDebugPaintFlags debugPaintFlags() { return s_debugPaintFlags; }
828 static WKPageDebugPaintFlags s_debugPaintFlags;