Home | History | Annotate | Download | only in dom

Lines Matching refs:m_gotoAnchorNeededAfterStylesheetsLoad

410     bool gotoAnchorNeededAfterStylesheetsLoad() { return m_gotoAnchorNeededAfterStylesheetsLoad; }
411 void setGotoAnchorNeededAfterStylesheetsLoad(bool b) { m_gotoAnchorNeededAfterStylesheetsLoad = b; }
1235 bool m_gotoAnchorNeededAfterStylesheetsLoad;