Searched defs:getScript (Results 1 – 4 of 4) sorted by relevance
70 const LinkerScript& getScript() const { return m_Script; } in getScript() function72 LinkerScript& getScript() { return m_Script; } in getScript() function
86 const Script * getScript() {return mScript;} in getScript() function
170 /*package*/ static String getScript(String locale) { in getScript() method in ICU_Delegate
190 static UScriptCode getScript(uint32_t codePoint) { in getScript() function