Searched refs:AxValue (Results 1 – 4 of 4) sorted by relevance
84 const CefString& AxValue() const { return value_; } in AxValue() function
365 std::wstring name = node_->AxValue(); in get_accValue()
299 std::string desc = node_->AxValue();
1018 std::string desc = node ? node->AxValue() : "";