HomeSort by relevance Sort by last modified time
    Searched refs:dwFontSize (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/fxge/apple/
apple_int.h 25 void* CreateFont(const uint8_t* pFontData, uint32_t dwFontSize);
fx_quartz_device.cpp 53 void* CQuartz2D::CreateFont(const uint8_t* pFontData, uint32_t dwFontSize) {
55 nullptr, pFontData, (size_t)dwFontSize, nullptr);
  /external/pdfium/core/fpdfapi/font/
cpdf_font.cpp 220 uint32_t dwFontSize = m_pFontFile->GetSize();
221 if (!m_Font.LoadEmbedded(pFontData, dwFontSize)) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 148 COORD dwFontSize;
300 COORD dwFontSize;
shlobj.h 291 COORD dwFontSize;
    [all...]

Completed in 624 milliseconds