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