Searched defs:box (Results 1 – 7 of 7) sorted by relevance
92 Quad box = (Quad)boxFrame.getObjectValue(); in process() local109 private void renderBox(Quad box) { in renderBox()
68 Quad box = (Quad)boxFrame.getObjectValue(); in process() local
115 Quad box = (Quad)boxFrame.getObjectValue(); in process() local
101 auto box = rand() % 2 ? filledBox : strokedBox; in createListItem() local
241 PageBox pageBox, jobject box) { in nativeSetPageBox()
649 final OrientedBoundingBox box = in touchMove() local
3592 private IntSupplier box(int value) { in box() method in AccessibilityManagerService.SecurityPolicy