Searched defs:offsetHeight (Results 1 – 3 of 3) sorted by relevance
256 public void setPosition(int offsetWidth, int offsetHeight) { in setPosition()
313 const float offsetHeight = offset / static_cast<float>(m_height); in renderQuad() local
1496 const float offsetHeight = 0.499f / static_cast<float>(texExtent.height); in iterate() local