Searched defs:contentSize (Results 1 – 9 of 9) sorted by relevance
77 inline IntSize contentSize() const { return m_contentSize; } in contentSize() function
68 int64 CacheResult::contentSize() const in contentSize() function in android::CacheResult
345 IntSize contentSize(renderer->contentWidth(), renderer->contentHeight()); in loadPlugin() local
323 IntSize contentSize(cWidth, cHeight); in paintReplaced() local
162 const uint32_t contentSize = stream->getLength(); in webp_idecode() local
484 QSize contentSize = webPage->preferredContentsSize(); in geometryChanged() local
484 static inline SkBitmap makeContentBitmap(const SkISize& contentSize, in makeContentBitmap()507 SkPDFDevice::SkPDFDevice(const SkISize& pageSize, const SkISize& contentSize, in SkPDFDevice()
498 QSize contentSize = fm.size(Qt::TextShowMnemonic, QString::fromLatin1("X")); in computeSizeBasedOnStyle() local
611 IntSize contentSize = frame->view()->contentsSize(); in resizeToContentsIfNeeded() local