Searched refs:GetElementSize (Results 1 – 5 of 5) sorted by relevance
88 Status GetElementSize(
451 Status GetElementSize( in GetElementSize() function576 Status status = GetElementSize(session, web_view, id, &size); in ScrollElementIntoView()
474 Status status = GetElementSize(session, web_view, element_id, &size); in ExecuteMouseMoveTo()
756 long long GetElementSize() const;
1281 const long long element_size = pCluster->GetElementSize(); in DoLoadCluster()1508 assert(m_pUnknownSize->GetElementSize() < 0); //TODO: verify this in DoLoadClusterUnknownSize()1672 const long long size = m_pUnknownSize->GetElementSize(); in DoLoadClusterUnknownSize()6994 long long Cluster::GetElementSize() const in GetElementSize() function in mkvparser::Cluster