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

  /external/skia/include/device/xps/
SkXPSDevice.h 146 IXpsOMFontResource* xpsFont;
  /external/skia/src/device/xps/
SkXPSDevice.cpp 141 , xpsFont(nullptr)
146 //xpsFont owns fontData ref
147 this->xpsFont->Release();
429 HRM(current->xpsFont->GetEmbeddingOption(&embedding),
433 HRM(current->xpsFont->GetPartName(&partUri),
436 HRM(current->xpsFont->SetContent(
    [all...]

Completed in 54 milliseconds