Searched refs:mExport (Results 1 – 2 of 2) sorted by relevance
105 const WTF::String& getExport() const { return mExport; } in getExport()158 void setExport(const WTF::String& exported) { mExport = exported; } in setExport()189 WTF::String mExport; variable
242 mExport = WTF::String(); in init()383 const UChar* ch = b->mExport.characters(); in print()