Searched defs:resId (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
H A DWebCoreFrameBridge.cpp122 WebCore::PlatformBridge::rawResId resId)
124 switch (resId) {
141 void initGlobalLocalizedName(WebCore::PlatformBridge::rawResId resId, argument
145 switch (resId) {
162 (*pointer) = new String(webFrame->getRawResourceFilename(resId).impl());
121 globalLocalizedName( WebCore::PlatformBridge::rawResId resId) argument

Completed in 20 milliseconds