Home
last modified time | relevance | path

Searched defs:GetColumn (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
DListView.h99 bool GetColumn(unsigned columnIndex, LVCOLUMN* columnInfo) const in GetColumn() function
/third_party/protobuf/python/google/protobuf/
Dtext_format.py75 def GetColumn(self): member in ParseError