Searched defs:GetColumn (Results 1 – 4 of 4) sorted by relevance
97 NO_SANITIZE("cfi-icall") int CefV8StackFrameCToCpp::GetColumn() { in GetColumn() function in CefV8StackFrameCToCpp
98 def GetColumn(self): member in ParseError
742 STDMETHOD (GetColumn) (THIS_ ULONG ixTbl, ULONG ixCol, ULONG rid, ULONG *pVal) PURE; in DECLARE_INTERFACE_() local773 STDMETHOD (GetColumn) (THIS_ ULONG ixTbl, ULONG ixCol, ULONG rid, ULONG *pVal) PURE; in DECLARE_INTERFACE_() local
2545 int CefV8StackFrameImpl::GetColumn() { in GetColumn() function in CefV8StackFrameImpl