Searched refs:GALLERY_WIDTH (Results 1 – 2 of 2) sorted by relevance
90 const std::string GALLERY_WIDTH = "width"; variable553 …EXTERNAL_DATE_MODIFIED + ", " + GALLERY_HEIGHT + ", " + GALLERY_WIDTH + ", " + GALLERY_TITLE + ", …
604 info.width = GetInt64Val(GALLERY_WIDTH, resultSet); in ParseResultSet()