webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
lldb_webkit.WebCoreLayoutPointProvider Class Reference

Public Member Functions

def __init__ (self, valobj, dict)
 
def get_x (self)
 
def get_y (self)
 

Public Attributes

 valobj
 

Constructor & Destructor Documentation

◆ __init__()

def lldb_webkit.WebCoreLayoutPointProvider.__init__ (   self,
  valobj,
  dict 
)

Member Function Documentation

◆ get_x()

def lldb_webkit.WebCoreLayoutPointProvider.get_x (   self)

◆ get_y()

def lldb_webkit.WebCoreLayoutPointProvider.get_y (   self)

Member Data Documentation

◆ valobj

lldb_webkit.WebCoreLayoutPointProvider.valobj

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