Searched refs:OBJECT_VERTICAL_SET (Results 1 – 1 of 1) sorted by relevance
45 static const std::unordered_set<std::string> OBJECT_VERTICAL_SET = { variable184 if (OBJECT_VERTICAL_SET.find(posX) != OBJECT_VERTICAL_SET.end()) { in GetOffsetValueObjectPosition()193 if (OBJECT_VERTICAL_SET.find(posX) != OBJECT_VERTICAL_SET.end() in GetOffsetValueObjectPosition()224 …OBJECT_VERTICAL_SET.find(posY) != OBJECT_VERTICAL_SET.end() || posY != DOM_IMAGE_POSITION_CENTER) { in ObjectImgPositionIsValid()