Searched defs:IsEmbedded (Results 1 – 4 of 4) sorted by relevance
77 bool IsEmbedded() const { return m_bEmbedded; } in IsEmbedded() function
69 bool IsEmbedded() const { return IsType3Font() || m_pFontFile != nullptr; } in IsEmbedded() function
301 bool IsEmbedded, bool AddRPath) const { in AddLinkRuntimeLib()
9198 bool debug::Script::IsEmbedded() const { in IsEmbedded() function in v8::debug::Script