Searched defs:IsEmbedded (Results 1 – 3 of 3) sorted by relevance
100 bool IsEmbedded() const { return IsType3Font() || m_pFontFile != nullptr; } in IsEmbedded() function
98 bool IsEmbedded() const { return m_bEmbedded; } in IsEmbedded() function
301 bool IsEmbedded, bool AddRPath) const { in AddLinkRuntimeLib()