/external/chromium_org/content/browser/dom_storage/ |
D | dom_storage_area_unittest.cc | 42 void InjectedCommitSequencingTask(DOMStorageArea* area) { in InjectedCommitSequencingTask() argument 45 EXPECT_EQ(1, area->commit_batches_in_flight_); in InjectedCommitSequencingTask() 46 EXPECT_FALSE(area->commit_batch_.get()); in InjectedCommitSequencingTask() 47 EXPECT_TRUE(area->HasUncommittedChanges()); in InjectedCommitSequencingTask() 51 EXPECT_TRUE(area->SetItem(kKey2, kValue2, &old_value)); in InjectedCommitSequencingTask() 52 EXPECT_TRUE(area->commit_batch_.get()); in InjectedCommitSequencingTask() 53 EXPECT_EQ(1, area->commit_batches_in_flight_); in InjectedCommitSequencingTask() 54 EXPECT_TRUE(area->HasUncommittedChanges()); in InjectedCommitSequencingTask() 76 scoped_refptr<DOMStorageArea> area( in TEST_F() local 84 EXPECT_EQ(kOrigin, area->origin()); in TEST_F() [all …]
|
D | dom_storage_host.cc | 54 DOMStorageArea* area = GetOpenArea(connection_id); in ExtractAreaValues() local 55 if (!area) in ExtractAreaValues() 57 if (!area->IsLoadedInMemory()) { in ExtractAreaValues() 66 area->ExtractValues(map); in ExtractAreaValues() 75 DOMStorageArea* area = GetOpenArea(connection_id); in GetAreaLength() local 76 if (!area) in GetAreaLength() 78 return area->Length(); in GetAreaLength() 83 DOMStorageArea* area = GetOpenArea(connection_id); in GetAreaKey() local 84 if (!area) in GetAreaKey() 86 return area->Key(index); in GetAreaKey() [all …]
|
D | dom_storage_namespace.cc | 72 DOMStorageArea* area; in OpenStorageArea() local 74 area = new DOMStorageArea(origin, directory_, task_runner_.get()); in OpenStorageArea() 76 area = new DOMStorageArea( in OpenStorageArea() 80 areas_[origin] = AreaHolder(area, 1); in OpenStorageArea() 81 return area; in OpenStorageArea() 84 void DOMStorageNamespace::CloseStorageArea(DOMStorageArea* area) { in CloseStorageArea() argument 85 AreaHolder* holder = GetAreaHolder(area->origin()); in CloseStorageArea() 89 old_master_for_close_area_->CloseStorageArea(area); in CloseStorageArea() 91 alias_master_namespace_->CloseStorageArea(area); in CloseStorageArea() 95 DCHECK_EQ(holder->area_.get(), area); in CloseStorageArea() [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
D | SDL_cursor.c | 132 cursor->area.x = 0; in SDL_CreateCursor() 133 cursor->area.y = 0; in SDL_CreateCursor() 134 cursor->area.w = w; in SDL_CreateCursor() 135 cursor->area.h = h; in SDL_CreateCursor() 214 SDL_cursor->area.x = (x - SDL_cursor->hot_x); in SDL_SetCursor() 215 SDL_cursor->area.y = (y - SDL_cursor->hot_y); in SDL_SetCursor() 330 SDL_cursor->area.x = (x - SDL_cursor->hot_x); in SDL_MoveCursor() 331 SDL_cursor->area.y = (y - SDL_cursor->hot_y); in SDL_MoveCursor() 348 void SDL_MouseRect(SDL_Rect *area) in SDL_MouseRect() argument 352 *area = SDL_cursor->area; in SDL_MouseRect() [all …]
|
/external/lldb/www/cpp_reference/html/ |
D | SBDefines_8h__dep__incl.map | 2 <area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="2029,547,2093,575"… 3 <area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="285,83,3… 4 <area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="284,16… 5 <area shape="rect" id="node11" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coo… 6 <area shape="rect" id="node14" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="357,393,4… 7 <area shape="rect" id="node19" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" al… 8 <area shape="rect" id="node21" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="1373,393,… 9 <area shape="rect" id="node24" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="863,470,945… 10 <area shape="rect" id="node28" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="1773,47… 11 <area shape="rect" id="node31" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="499,470,5… [all …]
|
D | LLDB_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords… 4 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="… 5 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="93… 6 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="704,… 7 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a… 8 <area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="97… 9 <area shape="rect" id="node36" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="33… 10 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co… 11 <area shape="rect" id="node42" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="… [all …]
|
D | SBSymbolContext_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="21… 4 <area shape="rect" id="node30" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="… 5 <area shape="rect" id="node69" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="… 6 <area shape="rect" id="node73" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor… 7 <area shape="rect" id="node82" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" co… 8 <area shape="rect" id="node88" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="… 9 <area shape="rect" id="node18" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="59… 10 <area shape="rect" id="node21" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co… 11 <area shape="rect" id="node24" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="… [all …]
|
D | SBModule_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="20… 4 <area shape="rect" id="node18" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords… 5 <area shape="rect" id="node24" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a… 6 <area shape="rect" id="node33" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co… 7 <area shape="rect" id="node21" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1421… 8 <area shape="rect" id="node27" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="16… 9 <area shape="rect" id="node68" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="… 10 <area shape="rect" id="node72" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor… 11 <area shape="rect" id="node81" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" co… [all …]
|
D | SBSymbol_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords… 4 <area shape="rect" id="node42" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="… 5 <area shape="rect" id="node79" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.… 6 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="… 7 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="13… 8 <area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords… 9 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a… 10 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co… 11 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1328… [all …]
|
D | SBFunction_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords… 4 <area shape="rect" id="node86" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.… 5 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="… 6 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="34… 7 <area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords… 8 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a… 9 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co… 10 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="571,… 11 <area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="11… [all …]
|
D | SBBlock_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="34… 4 <area shape="rect" id="node18" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co… 5 <area shape="rect" id="node21" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="… 6 <area shape="rect" id="node24" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords… 7 <area shape="rect" id="node46" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor… 8 <area shape="rect" id="node71" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="… 9 <area shape="rect" id="node75" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt… 10 <area shape="rect" id="node78" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\… 11 <area shape="rect" id="node82" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1514… [all …]
|
D | SBTarget_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords… 4 <area shape="rect" id="node47" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor… 5 <area shape="rect" id="node72" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="… 6 <area shape="rect" id="node76" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt… 7 <area shape="rect" id="node79" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\… 8 <area shape="rect" id="node83" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="5,48… 9 <area shape="rect" id="node86" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="53… 10 <area shape="rect" id="node91" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" … 11 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="… [all …]
|
D | SBLineEntry_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords… 4 <area shape="rect" id="node49" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor… 5 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="… 6 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="24… 7 <area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords… 8 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a… 9 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co… 10 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="397,… 11 <area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="15… [all …]
|
D | SBSymbolContextList_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a… 4 <area shape="rect" id="node18" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="16… 5 <area shape="rect" id="node33" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="… 6 <area shape="rect" id="node69" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="… 7 <area shape="rect" id="node73" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor… 8 <area shape="rect" id="node82" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" co… 9 <area shape="rect" id="node88" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="… 10 <area shape="rect" id="node21" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="93… 11 <area shape="rect" id="node24" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co… [all …]
|
D | SBAddress_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="… 4 <area shape="rect" id="node18" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="43… 5 <area shape="rect" id="node21" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords… 6 <area shape="rect" id="node27" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a… 7 <area shape="rect" id="node36" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co… 8 <area shape="rect" id="node24" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="373,… 9 <area shape="rect" id="node30" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="66… 10 <area shape="rect" id="node68" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="… 11 <area shape="rect" id="node72" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor… [all …]
|
D | SBProcess_8h__incl.map | 2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=… 3 <area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="17… 4 <area shape="rect" id="node18" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="… 5 <area shape="rect" id="node21" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords… 6 <area shape="rect" id="node51" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor… 7 <area shape="rect" id="node76" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="… 8 <area shape="rect" id="node80" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt… 9 <area shape="rect" id="node83" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\… 10 <area shape="rect" id="node87" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="269,… 11 <area shape="rect" id="node90" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="31… [all …]
|
D | SBFileSpec_8h__dep__incl.map | 2 <area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="469,547,533,575"/> 3 <area shape="rect" id="node5" href="$SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="… 4 <area shape="rect" id="node21" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="707… 5 <area shape="rect" id="node29" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="236,393,3… 6 <area shape="rect" id="node44" href="$SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords=… 7 <area shape="rect" id="node47" href="$SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="967,238,1… 8 <area shape="rect" id="node51" href="$SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="1… 9 <area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coor… 10 <area shape="rect" id="node11" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="432,238,5… 11 <area shape="rect" id="node41" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" al… [all …]
|
D | SBData_8h__dep__incl.map | 2 <area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="252,702,316,730"/> 3 <area shape="rect" id="node5" href="$SBInstruction_8h.html" title="SBInstruction.h" alt="" coords="… 4 <area shape="rect" id="node8" href="$SBSection_8h.html" title="SBSection.h" alt="" coords="297,83,3… 5 <area shape="rect" id="node46" href="$SBValue_8h.html" title="SBValue.h" alt="" coords="736,470,819… 6 <area shape="rect" id="node10" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="323,161,4… 7 <area shape="rect" id="node13" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="320,238… 8 <area shape="rect" id="node19" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coo… 9 <area shape="rect" id="node16" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="195,3… 10 <area shape="rect" id="node25" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="541,547,6… 11 <area shape="rect" id="node35" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="453,625,5… [all …]
|
D | SBError_8h__dep__incl.map | 2 <area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="392,625,456,653"/> 3 <area shape="rect" id="node5" href="$SBCommunication_8h.html" title="SBCommunication.h" alt="" coor… 4 <area shape="rect" id="node8" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="341,83,432… 5 <area shape="rect" id="node30" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="859,547… 6 <area shape="rect" id="node11" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="339,161… 7 <area shape="rect" id="node17" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coo… 8 <area shape="rect" id="node14" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="251,2… 9 <area shape="rect" id="node23" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="532,470,6… 10 <area shape="rect" id="node33" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="377,547,4… 11 <area shape="rect" id="node37" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="475… [all …]
|
D | SBValueList_8h__dep__incl.map | 2 <area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="373,625,437,653"/> 3 <area shape="rect" id="node5" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="493,161,576,… 4 <area shape="rect" id="node11" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="411,315,5… 5 <area shape="rect" id="node41" href="$SBFrame_8h.html" title="SBFrame.h" alt="" coords="572,83,657,… 6 <area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coor… 7 <area shape="rect" id="node38" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" al… 8 <area shape="rect" id="node14" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="408,393… 9 <area shape="rect" id="node17" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="144,4… 10 <area shape="rect" id="node21" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="267… 11 <area shape="rect" id="node25" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="493,547,5… [all …]
|
D | SBType_8h__dep__incl.map | 2 <area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="429,625,493,653"/> 3 <area shape="rect" id="node5" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="520,161,60… 4 <area shape="rect" id="node41" href="$SBValue_8h.html" title="SBValue.h" alt="" coords="560,83,643,… 5 <area shape="rect" id="node8" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="561,238,644,… 6 <area shape="rect" id="node28" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="69,547,16… 7 <area shape="rect" id="node37" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="640,315… 8 <area shape="rect" id="node11" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coo… 9 <area shape="rect" id="node14" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="195,393,2… 10 <area shape="rect" id="node34" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" al… 11 <area shape="rect" id="node17" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="189,470… [all …]
|
/external/chromium_org/chrome/browser/resources/print_preview/previewarea/ |
D | preview_area.css | 5 #preview-area.preview-area { 13 .preview-area-plugin-wrapper { 19 #preview-area .preview-area-plugin { 31 #preview-area .preview-area-plugin.invisible { 39 #preview-area .preview-area-overlay-layer { 54 #preview-area .preview-area-overlay-layer.invisible { 61 #preview-area .preview-area-messages { 65 #preview-area .preview-area-message { 74 #preview-area .preview-area-no-plugin-action-area { 78 #preview-area .preview-area-open-system-dialog-button-throbber {
|
D | margin_control.css | 5 #preview-area .margin-control { 10 #preview-area .margin-control.invisible { 15 #preview-area .margin-control.margin-control-top, 16 #preview-area .margin-control.margin-control-bottom { 22 #preview-area .margin-control.margin-control-left, 23 #preview-area .margin-control.margin-control-right { 29 #preview-area .margin-control.margin-control-disabled { 33 #preview-area .margin-control-line { 39 #preview-area .margin-control-disabled .margin-control-line { 43 #preview-area .margin-control-top .margin-control-line, [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/ |
D | SDL_gsmouse.c | 55 SDL_Rect area; in GS_MoveCursor() local 81 SDL_MouseRect(&area); in GS_MoveCursor() 82 mouse_y1 = area.y; in GS_MoveCursor() 83 mouse_y2 = area.y+area.h; in GS_MoveCursor() 88 cursor->area.x = (x - cursor->hot_x); in GS_MoveCursor() 89 cursor->area.y = (y - cursor->hot_y); in GS_MoveCursor() 102 SDL_MouseRect(&area); in GS_MoveCursor() 103 if ( area.y < mouse_y1 ) { in GS_MoveCursor() 104 mouse_y1 = area.y; in GS_MoveCursor() 106 if ( (area.y+area.h) > mouse_y2 ) { in GS_MoveCursor() [all …]
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
D | SelfOrientingSashForm.java | 125 Rectangle area; in layout() local 127 area = getClientArea(); in layout() 128 if (area.width > 0 && area.height > 0) { in layout() 131 if (area.width < area.height) { in layout() 143 Rectangle area = getClientArea(); in getPreferredOrientation() local 144 if (area.width > 0 && area.height > 0 && area.width < area.height) { in getPreferredOrientation()
|