HomeSort by relevance Sort by last modified time
    Searched full:_do_nothing (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ft.cc 392 _do_nothing (void) function
419 ft_face, (hb_destroy_func_t) _do_nothing);
518 font->destroy == (hb_destroy_func_t) _do_nothing)
  /external/harfbuzz_ng/src/
hb-ft.cc 392 _do_nothing (void) function
419 ft_face, (hb_destroy_func_t) _do_nothing);
518 font->destroy == (hb_destroy_func_t) _do_nothing)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
checker_unittest.py 698 mock_increment_error_count = self._do_nothing
709 def _do_nothing(self): member in class:StyleProcessor_CodeCoverageTest
778 increment_error_count=self._do_nothing,

Completed in 1761 milliseconds