Home | History | Annotate | Download | only in dom

Lines Matching refs:m_gotoAnchorNeededAfterStylesheetsLoad

432     bool gotoAnchorNeededAfterStylesheetsLoad() { return m_gotoAnchorNeededAfterStylesheetsLoad; }
433 void setGotoAnchorNeededAfterStylesheetsLoad(bool b) { m_gotoAnchorNeededAfterStylesheetsLoad = b; }
1268 bool m_gotoAnchorNeededAfterStylesheetsLoad;