Home
last modified time | relevance | path

Searched defs:headerData (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Deventhistory.cpp47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData() function in EventListModel
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Deventhistory.cpp47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData() function in EventListModel
/third_party/glslang/glslang/CInterface/
Dglslang_c_interface.cpp86 …CallbackIncludeResult(const std::string& headerName, const char* const headerData, const size_t he… in CallbackIncludeResult()
/third_party/glslang/glslang/Public/
DShaderLang.h573 const char* const headerData; member