Home
last modified time | relevance | path

Searched refs:pathOk (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/wml/
DWMLPageState.cpp250 bool pathOk = true; in pathIsAllowedToAccess() local
253 pathOk = false; in pathIsAllowedToAccess()
261 return pathOk; in pathIsAllowedToAccess()