Searched refs:READ_ONLY (Results 1 – 8 of 8) sorted by relevance
34 , userModify(READ_ONLY) in StyleRareInheritedData()
117 READ_ONLY, READ_WRITE, READ_WRITE_PLAINTEXT_ONLY enumerator
1100 static EUserModify initialUserModify() { return READ_ONLY; } in initialUserModify()
114 …textBlockStyle->setUserModify((node()->isReadOnlyControl() || !node()->isEnabled()) ? READ_ONLY : … in adjustInnerTextStyle()145 …->setUserModify((node()->isReadOnlyControl() || !node()->isEnabled()) ? READ_ONLY : READ_WRITE_PLA… in updateFromElement()
553 innerBlockStyle->setUserModify(READ_ONLY); in createInnerBlockStyle()
670 case READ_ONLY: in contentEditable()
1469 case READ_ONLY: in CSSPrimitiveValue()
8350 BIOSDISK_WRITE, check for READ_ONLY and call nwrite if8351 READ_ONLY is zero. If VERBOSE is non-zero, display what GRUB8353 (get_diskinfo): Open DEVNAME with the mode O_RDWR if READ_ONLY8355 regardless of ERRNO if READ_ONLY is non-zero. If VERBOSE is