Home | History | Annotate | Download | only in xps

Lines Matching refs:xpsFont

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(
2095 newTypefaceUse.xpsFont = xpsFontResource.release();
2119 HRM(xpsFactory->CreateGlyphs(font->xpsFont, &glyphs), "Could not create glyphs.");