HomeSort by relevance Sort by last modified time
    Searched refs:CursorType (Results 1 - 8 of 8) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_recordset.cpp 21 {XFA_Attribute::CursorType, XFA_AttributeType::Enum,
cxfa_node_statics.cpp     [all...]
xfa_basic_data_element_script.cpp 508 {0x5ec958c0, L"cursorType",
509 (XFA_ATTRIBUTE_CALLBACK)&CJX_RecordSet::cursorType,
510 XFA_Attribute::CursorType, XFA_ScriptType::Basic},
    [all...]
  /external/selinux/gui/
semanagePage.py 54 self.busy_cursor = Gdk.Cursor.new(Gdk.CursorType.WATCH)
55 self.ready_cursor = Gdk.Cursor.new(Gdk.CursorType.LEFT_PTR)
booleansPage.py 96 self.busy_cursor = Gdk.Cursor.new(Gdk.CursorType.WATCH)
97 self.ready_cursor = Gdk.Cursor.new(Gdk.CursorType.LEFT_PTR)
  /external/kotlinc/lib/
annotations-13.0.jar 
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 458 CursorType,
  /external/selinux/python/sepolicy/sepolicy/
gui.py 142 self.busy_cursor = Gdk.Cursor(Gdk.CursorType.WATCH)
143 self.ready_cursor = Gdk.Cursor(Gdk.CursorType.LEFT_PTR)
    [all...]

Completed in 213 milliseconds