Searched refs:hlocation (Results 1 – 1 of 1) sorted by relevance
587 int vlocation, hlocation, location; in theme_get_location() local604 hlocation = THEME_LOCATION_EXTERIOR; in theme_get_location()606 hlocation = THEME_LOCATION_RESIZING_LEFT; in theme_get_location()608 hlocation = THEME_LOCATION_INTERIOR; in theme_get_location()610 hlocation = THEME_LOCATION_RESIZING_RIGHT; in theme_get_location()612 hlocation = THEME_LOCATION_EXTERIOR; in theme_get_location()625 location = vlocation | hlocation; in theme_get_location()