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

  /external/chromium_org/third_party/skia/include/device/xps/
SkXPSDevice.h 159 IXpsOMFontResource* xpsFont;
  /external/skia/include/device/xps/
SkXPSDevice.h 159 IXpsOMFontResource* xpsFont;
  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp 124 , xpsFont(NULL)
129 //xpsFont owns fontData ref
130 this->xpsFont->Release();
412 HRM(current->xpsFont->GetEmbeddingOption(&embedding),
416 HRM(current->xpsFont->GetPartName(&partUri),
419 HRM(current->xpsFont->SetContent(
    [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp 124 , xpsFont(NULL)
129 //xpsFont owns fontData ref
130 this->xpsFont->Release();
412 HRM(current->xpsFont->GetEmbeddingOption(&embedding),
416 HRM(current->xpsFont->GetPartName(&partUri),
419 HRM(current->xpsFont->SetContent(
    [all...]

Completed in 4136 milliseconds